Closed sanketinx closed 1 week ago
This cannot be responsive by itself but you can check (like whether n.toString().length > 2) before setOption
and change the font size in the option.
Thanks for the reply but it is not working for the 2-digit floating values. Is there any editor example that can be helpful? Thanks again. Waiting for reply.
Hello, there is there any update?
This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.
This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!
Version
5.4
Link to Minimal Reproduction
No response
Steps to Reproduce
https://echarts.apache.org/examples/en/editor.html?c=gauge
Current Behavior
Value 9.8 overlapping on the gauge value.
https://ibb.co/R0q0mNW
Expected Behavior
Need to reduce font size according to the screen responsive width.
Environment
Any additional comments?
No response