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/07/04 15:07:11 UTC

[GitHub] [echarts] githubdatabridge opened a new issue #15289: Label not rendering correctly in Gantt Chart inside the bars

githubdatabridge opened a new issue #15289:
URL: https://github.com/apache/echarts/issues/15289


   ### Version
   5.1.0
   
   ### Reproduction link
   [https://jsfiddle.net/5p7a04y9/24/](https://jsfiddle.net/5p7a04y9/24/)
   
   ### Steps to reproduce
   When rendering the gantt chart the rendering of the label within the bars is failing. This happens in SVG and CANVAS mode. There is no duplication of data. Example provided in the fiddler demo.
   
   ### What is expected?
   Labels are rendered correctly within the bars
   
   ### What is actually happening?
   Labels rendering within the bar is not rendered correctly.
   
   ---
   Additionally I think there is also an issue with the zoomLock on the Y-Axis. I would expect that this motion will be not activated if the zoomLock is to true, but currently it is on the other way around.
   
   <!-- 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.

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 #15289: Label not rendering correctly in Gantt Chart inside the bars

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


   Please simplify your demo to be minimum.


-- 
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] githubdatabridge commented on issue #15289: Label not rendering correctly in Gantt Chart inside the bars

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


   Hi @Ovilia,
   
   I have simplified the demo.
   Please just say me if this is enough.
   
   Just noticed in case we have for the same Dimension more than one event, the Label is not rendered correctly, even though the event happens in different times, I printed in the console log the rect of the text value with the coordinates. 
   
   - https://jsfiddle.net/3nwsdjxf


-- 
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 #15289: Label not rendering correctly in Gantt Chart inside the bars

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


   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 it contains **a minimum reproducible demo** and necessary **images** to illustrate. Otherwise, our committers will ask you to do so.
   
   *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.
   
   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.

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 #15289: Label not rendering correctly in Gantt Chart inside the bars

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


   Please simplify your demo to be minimum.


-- 
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] githubdatabridge edited a comment on issue #15289: Label not rendering correctly in Gantt Chart inside the bars

Posted by GitBox <gi...@apache.org>.
githubdatabridge edited a comment on issue #15289:
URL: https://github.com/apache/echarts/issues/15289#issuecomment-891014608


   Hi @Ovilia,
   
   I have simplified the demo.
   Please just say me if this is enough.
   
   Just noticed in case we have for the same Dimension more than one event, the Label is not rendered correctly, even though the event happens in different times, I printed in the console log the rect of the text value with the coordinates. 
   
   I have updated the fiddler link above with the new simplified version


-- 
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 #15289: Label not rendering correctly in Gantt Chart inside the bars

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


   Text x is `_rawData.colStartAtPx[0]` which is 0 so the text all have the same position. Please refer to [this example](https://echarts.apache.org/examples/zh/editor.html?c=custom-profit).


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