Releases: xieziyu/ngx-echarts
Releases · xieziyu/ngx-echarts
v19.0.0
What's Changed
- Feat: Upgrade to angular 19
- BREAKING CHANGES:
- According to issue #443, we cannot import from
echarts/index.js
using 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. provideEcharts
is 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
v17.0.0
v16.1.2
What's Changed
- fix: missing chartLegendSelectChanged event emitter
Full Changelog: v17.0.0...v17.0.1