zevero commented on issue #11497:
URL: 
https://github.com/apache/incubator-echarts/issues/11497#issuecomment-702749989


   Great! I tested in 5.0.0-alpha.2
   
   **Smarter label placement in Pie**:
   It looks so much nicer now! But the algorithm is not so smart. It does not 
take into account the _pie chunk size_. Currently it discards just those 
labels, that would overlap. However in my opinion the algorithm should rank the 
pie chunk size and prioritize  labels for the biggest ones. Afterwards it could 
allow smaller ones to be included...
   
   **Bar chart hideOverlap option.**
   So much better. However label: { padding, height, width } options seem to be 
ignored, as I wanted to have a bit more space and thereby viewer labels.
   Additionally mouseover tooltip disappears directly over the label.
   
   
   
   


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