All notable changes to this project will be documented in this file.
@coinbase/cds-web-visualization adheres to Semantic Versioning.
- Gate
aria-liveannouncements on chart focus. [#663]
- Feat: add chart baseline support. [#502]
- Update Legend JSDocs. [#636]
This is an artificial version bump with no new change.
- Fix: support strict mode on charts. [#618]
- Add PercentageBarChart component. [#550]
- Feat: add enter opacity transition to bars. [#612]
- Remove usage of Array.prototype.at(). [#575]
This is an artificial version bump with no new change.
This is an artificial version bump with no new change.
- Fix bar enter and update animation. [#540]
- Chore: Updated numerous deprecation annotation messages.
This is an artificial version bump with no new change.
- Add layout prop on CartesianChart. [#483]
- Add classnames and styles props to PeriodSelector. [#438]
- Support custom enter transitions [#400]
- Update jsdocs for styles props. [#384]
This is an artificial version bump with no new change.
- Add support preferred side for scrubber beacon label group. [#366]
- Export
CartesianChartContext. [#340]
- Fix padding on PeriodSelector. [#330]
- Add chart Legend component. [#302]
- Add support for hideBeaconLabels in Scrubber. [#302]
- Add support for custom bar components. [#302]
- Feat: support styling default scrubber beacon. [#315]
- Internal: code connect file lint fixes. [#311]
- Internal: update figma code connect config and some mapping files. [#304]
This is an artificial version bump with no new change.
- Allow customization of axis tick mark and grid line alignment in band scale. [#291]
- Fix axis clip line issues when multiple axes are present on one side. [#285]
This is an artificial version bump with no new change.
This is an artificial version bump with no new change.
- Improve opacity customization for ReferenceLine. [#201]
- Support connecting null values in Area and Line
- Added label to XAxis and YAxis
- Added gradient support
- Improved charts accessibility support
This is an artificial version bump with no new change.
This is an artificial version bump with no new change.
- Factor sparkline container offset in axis label calculations. [#88]
This is an artificial version bump with no new change.
- Introduces new data visualization components: CartesianChart, LineChart, BarChart, etc,
- Deprecates Sparkline components.
- Update links for new repo. [#42]
- Prepare for open source release.