Skip to content

Commit d48d5da

Browse files
committed
update README w/ fetch config info
1 parent 6a777ea commit d48d5da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@ Then add a script that will configure cedar and render the chart:
117117
</script>
118118
```
119119

120+
### Configuring Cedar
121+
You can configure cedar to use a custom implementation of `fetch()` by setting `cedar.config.fetch = myCustomFetch`.
122+
120123
## Demos
121124

122125
See [this code pen](https://codepen.io/tomwayson/pen/paxgeO) to try creating a simple bar chart like the one above.

0 commit comments

Comments
 (0)