fmmattioni opened a new issue #16490:
URL: https://github.com/apache/echarts/issues/16490
### What problem does this feature solve?
Taking this ECharts example
https://echarts.apache.org/examples/en/editor.html?c=heatmap-cartesian, I was
wondering if it would be somehow possible to apply a border-radius to each
square of the heatmap. My goal was that make these squares appear as rounded
elements, like that:
https://9elements.com/blog/content/images/border-radius-1.png.
I have tried using the `series-heatmap.itemStyle.borderRadius` property, but
that does not seem available.
Any ideas?
### What does the proposed API look like?
I believe adding `series-heatmap.itemStyle.borderRadius` would solve the
problem easily.
--
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]