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 2021/04/20 09:23:46 UTC

[GitHub] [echarts] sebastienGotfroi opened a new issue #14718: The text is not center in the symbol when we apply a symbolRotate

sebastienGotfroi opened a new issue #14718:
URL: https://github.com/apache/echarts/issues/14718


   ### Version
   5.1.0
   
   ### Steps to reproduce
   Create a chart of type line. 
   Add markpoint min max in the serie one with the symbolRotate at 180 : 
   
                  markPoint: {
                       data: [
                           {type: 'max', name: 'max', symbolSize: 70 },
                           {type: 'min', name: 'min', symbolSize: 70, symbolRotate: 180},
                       ]
                   }
   
   ### What is expected?
   The text should be centered when the symbol is upside down
   
   ### What is actually happening?
   The text is not centered
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


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

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 #14718: The text is not center in the symbol when we apply a symbolRotate

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


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that **you have posted enough image to demo your request**. You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe our [mailing list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


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

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 #14718: The text is not center in the symbol when we apply a symbolRotate

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


   This issue is labeled with `difficulty: easy`.
   @sebastienGotfroi 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.

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 #14718: The text is not center in the symbol when we apply a symbolRotate

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


   @sebastienGotfroi Please provide a minimum reproducible demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM , https://www.makeapie.com/editor.html or https://codesandbox.io/s/mystifying-bash-2uthz.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.


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

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 #14718: The text is not center in the symbol when we apply a symbolRotate

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


   This issue is labeled with `difficulty: easy`.
   @sebastienGotfroi 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.

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] sebastienGotfroi commented on issue #14718: The text is not center in the symbol when we apply a symbolRotate

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


   Hello,
   
   Just use the demo in the library https://echarts.apache.org/en/option.html#series-line.markPoint.symbolRotate 
   With the try it put a rotate of 180 and the bug appears
   
   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.

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] sebastienGotfroi commented on issue #14718: The text is not center in the symbol when we apply a symbolRotate

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


   ![image](https://user-images.githubusercontent.com/14840956/115372191-f0c77000-a1ca-11eb-9b3c-a4f430eb3491.png)
   


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

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