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/03/22 14:44:23 UTC

[GitHub] [echarts] Neo1020 commented on issue #11402: the axisPointer ,what will keep him alive?

Neo1020 commented on issue #11402:
URL: https://github.com/apache/echarts/issues/11402#issuecomment-804118020


   Hi, I found the solution may be useful for this.
   Apply the following on the xAxis.
   `axisPointer: {
         handle: {
           show: true,
           color: '#d1554e',
           size: 0,
         },
       },`
       Reproduce code: [https://jsfiddle.net/qhetcp60/](https://jsfiddle.net/qhetcp60/)
       Hope it's helpful.


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