Releases: xieziyu/ngx-echarts
Releases · xieziyu/ngx-echarts
v21.0.0
v20.0.2
v20.0.1
v20.0.0
v19.0.0
What's Changed
- Feat: Upgrade to angular 19
- BREAKING CHANGES:
- According to issue #443, we cannot import from
echarts/index.jsusing Angular 19. Therefore, we need to perform a custom build and import everything required fromecharts/core,echarts/charts,echarts/components, or other specific entry points. provideEchartsis REMOVED.
- According to issue #443, we cannot import from
Full Changelog: v18.0.0...v19.0.0
v18.0.0
v17.2.0
v17.1.0
v16.2.0
v17.0.1
What's Changed
- fix: missing chartLegendSelectChanged event emitter
Full Changelog: v17.0.0...v17.0.1