villebro commented on issue #11562:
URL: 
https://github.com/apache/incubator-superset/issues/11562#issuecomment-724507374


   I looked into disabling individual lines when adding the threshold 
parameter, but it appears it can currently only be defined for all slices under 
the `series.labelLine` property. I believe we'd need to make it possible to 
pass a callback to `labelLine` that enables/disables it per slice, similar to 
how `label.formatter` currently works. At any rate the change would need to be 
done in ECharts.
   
   Similarly, automatic resizing of the chart based on the legend size is 
currently not supported. However, I understood that the core ECharts committers 
are considering adding this feature in an upcoming release.
   
   I would almost propose opening tickets on the ECharts GitHub repo, so we can 
continue the discussion and coordinate fixing these issues there.


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to