|
|
|
|
|
by homebrewer
322 days ago
|
|
Props to them for keeping backwards compatibility. I always dread seeing these major releases, especially after being burned several times by the tire fire of react-router. Migrating a rather large project from 5.6 to 6.0 (10 chart types, around 1k charts in total) took maybe 15 minutes of work. IIRC the only breaking change was them moving the legend to the bottom, which was easy to revert by importing the old theme. And all that for free. The project was using a commercial library until about a year ago; no regrets since moving to echarts. |
|