Conversation
There was a problem hiding this comment.
Code Review
This pull request adds CustomChart, PolarComponent, and SingleAxisComponent to the si-chart component. The removal of DatasetComponent from the ECharts configuration is a breaking change for consumers using the dataset feature. Re-add DatasetComponent to maintain backward compatibility and support all core ECharts features.
spliffone
left a comment
There was a problem hiding this comment.
Can you provide a VRT that we don't accidentally break the behaviour again?
606dea2 to
0bcdf7f
Compare
@spliffone These are really special type of charts components, and we just support them for generic Idea here was to just provide backward compatibility in case someone is already using these charts, |
Fixes #1761
Documentation.
Examples.
Dashboards Demo.
Playwright report.
Coverage Reports: