VChart
VChart copied to clipboard
[Feature] optimization code for vchart/src/core/vchart
What problem does this feature solve?
vchart/src/core/vchart.ts is too large. It needs to be split into different parts and only keep the integration logic in the main file
What does the proposed API look like?
no api