You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/09/27 07:41:45 UTC

[GitHub] [echarts] sanketinx opened a new issue, #17704: [Bug] Is there any way to reduce font size with responsive for speedometer gauge value.

sanketinx opened a new issue, #17704:
URL: https://github.com/apache/echarts/issues/17704

   ### 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
   
   ```markdown
   - OS: linux 
   - Browser: All 
   - Framework: Codeigniter 3.1.1
   ```
   
   
   ### 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: commits-unsubscribe@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] sanketinx commented on issue #17704: [Bug] Is there any way to reduce font size with responsive for speedometer gauge value.

Posted by GitBox <gi...@apache.org>.
sanketinx commented on issue #17704:
URL: https://github.com/apache/echarts/issues/17704#issuecomment-1285092043

   Hello, there is there any update?


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] Ovilia commented on issue #17704: [Bug] Is there any way to reduce font size with responsive for speedometer gauge value.

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #17704:
URL: https://github.com/apache/echarts/issues/17704#issuecomment-1260343236

   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.


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] sanketinx commented on issue #17704: [Bug] Is there any way to reduce font size with responsive for speedometer gauge value.

Posted by GitBox <gi...@apache.org>.
sanketinx commented on issue #17704:
URL: https://github.com/apache/echarts/issues/17704#issuecomment-1272922404

   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.


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org