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


   ### What problem does this feature solve?
   In my case I only want to show the 1st & the last label. I am able to hide 
labels using the formatter function but empty symbols (small circles) make the 
UI very weird. Setting `showAllSymbol` to `false` hide the labels. Setting the 
`size` to 0 also hides the labels.
   
   Is it possible to show only labels but no symbols?
   
   ### What does the proposed API look like?
   The API is already there. If Labels.show is `true` & `showAllSymbol: false`, 
show labels but hide the symbols.
   
   <!-- 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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to