Add option to fill in missing values when joining data
Open
v1x
- Dominant language
- Handlebars
- Stars
- 265
- Forks
- 236
- PR merge metrics
- No merged PRs in 30d
Description
See: https://github.com/Esri/cedar/pull/411#issuecomment-376872354
Add an option to `getChartData()` like `missingValue: 0`.
Need to figure out how to pass that in upstream from `chart.updataData()` and `chart.show()` so those may now need `options` and/or could set a property on the chart instance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.