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 12:35:03 UTC

[GitHub] [echarts] RahulVishK opened a new issue, #17705: gauge chart "Rotate" feature for Detail label

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

   ### What problem does this feature solve?
   
   ![image](https://user-images.githubusercontent.com/97290751/192526436-f1da95cb-5ec1-40be-b49e-aeb90a9498a7.png)
   option = {
   
     series: [
       {
         name: 'Pressure',
         type: 'gauge',
         detail: {
           offsetCenter:[0,150],
           formatter: 'detail label',
   rotate:90,//not working
         },
         data: [
           {
             value: 50,
             name: 'SCORE'
           }
         ]
       }
     ]
   };
   
   ### What does the proposed API look like?
   
   ![image](https://user-images.githubusercontent.com/97290751/192527469-1f6b17d7-c0af-4a5e-8c3f-1a8e1b8ca924.png)
   
   detail albel should be rotated


-- 
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] MainHou commented on issue #17705: gauge chart "Rotate" feature for Detail label

Posted by "MainHou (via GitHub)" <gi...@apache.org>.
MainHou commented on issue #17705:
URL: https://github.com/apache/echarts/issues/17705#issuecomment-1473433656

   Main、侯已经收到你的邮箱


-- 
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] koliharesh commented on issue #17705: gauge chart "Rotate" feature for Detail label

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

   Hello Sir/Madam, I would like to contribute in your project to solve this issue.


-- 
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] CuteSunLee commented on issue #17705: gauge chart "Rotate" feature for Detail label

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

   I'm interested in fixing this issue.


-- 
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] echarts-bot[bot] commented on issue #17705: gauge chart "Rotate" feature for Detail label

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #17705:
URL: https://github.com/apache/echarts/issues/17705#issuecomment-1260340561

   This issue is labeled with `difficulty: easy`.
   @RahulVishK Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait for the community to fix.
   
   Please have a look at [How to debug ECharts](https://github.com/apache/echarts/blob/master/CONTRIBUTING.md#how-to-debug-echarts) if you'd like to give a try. 🤓


-- 
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] Raj-T1 commented on issue #17705: gauge chart "Rotate" feature for Detail label

Posted by GitBox <gi...@apache.org>.
Raj-T1 commented on issue #17705:
URL: https://github.com/apache/echarts/issues/17705#issuecomment-1279267532

   Hello Sir/Madam, I would like to contribute in your project to solve this issue.
   


-- 
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 #17705: gauge chart "Rotate" feature for Detail label

Posted by "Ovilia (via GitHub)" <gi...@apache.org>.
Ovilia commented on issue #17705:
URL: https://github.com/apache/echarts/issues/17705#issuecomment-1473432901

   @koliharesh @Raj-T1 @CuteSunLee You may check [the wiki](https://github.com/apache/echarts/wiki) Thanks!


-- 
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