lcmgh opened a new issue, #18939: URL: https://github.com/apache/echarts/issues/18939
### Version 5.4.3 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=heatmap-cartesian ### Steps to Reproduce 1. Chart: https://echarts.apache.org/examples/en/editor.html?c=heatmap-cartesian 2. Adding `itemGap: 200` to `visualMap` has no effect How to add a padding/gap between the item cells as described here https://stackoverflow.com/questions/74299969/how-to-add-a-gap-between-cells-in-the-heatmap-in-the-echart-library? ### Current Behavior - Setting itemGap has no effect on the heatmap - No other options available to configure a whitespace ### Expected Behavior Space between each item cell. ### Environment ```markdown OS: macOS Monterey Browser: Chrome 96.0.4664.55 Framework Vue@3 ``` ### Any additional comments? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
