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 2020/06/16 15:53:44 UTC

[GitHub] [incubator-echarts] timothymarois opened a new issue #12813: Displaying last data point from series on yaxis

timothymarois opened a new issue #12813:
URL: https://github.com/apache/incubator-echarts/issues/12813


   ### What problem does this feature solve?
   Ability to see the last data point of any series on the yaxis. 
   
   I posted on [stackoverflow](https://stackoverflow.com/questions/62412064/echarts-how-to-show-the-last-data-point-value-on-yaxis) to see if anyone already understands the API, however, being able to do this might not even be possible with the current framework. Added a [Fiddle example](http://jsfiddle.net/nva3pbwf/3/) for testing.
   
   This would be useful for statistics/analytics-based graphing, and if the API doesn't currently support it, based on the functionality of the yaxis/crosshairs it appears it would be easy to implement (at least from the broad perspective) and I don't see any reason this would have to harm performance. 
   
   To note, this would be a feature that you could enable with a `show : true` like all the other options already have. It could be related to the specific series you wish to show value on-axis. 
   
   ### What does the proposed API look like?
   ![screenshot](https://i.stack.imgur.com/zhJCt.png)
   
   <!-- 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] [incubator-echarts] Ovilia commented on issue #12813: Displaying last data point from series on yaxis

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


   We are going to make a new feature that the last data label will be displayed. Does this feature works for you? What else do you need?


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