echarts
echarts copied to clipboard
The grid block sets the background color to include the axis area
What problem does this feature solve?
When using grid to render multiple echarts, setting the background color of the grid does not include the coordinate axis, and the effect of the design diagram cannot be achieved
What does the proposed API look like?
When setting grid.containLabel to true, grid.backgroundColor includes the label area, or add grid.labelBackgroundColor API