cphyc / matplotlib-label-lines

Label line using matplotlib.
MIT License
301 stars 28 forks source link

Label for a multiple y values for one x value curve #122

Closed pgouvenou closed 1 year ago

pgouvenou commented 1 year ago

Hi,

I try to display label on lines whose have several values of y for one x value. But, I can't manage to have the label on the value of y that I want, even I try every possible values of xvals..

I hope that you can help me, Thanks,

Pierre

cphyc commented 1 year ago

Unfortunately, this isn't possible at the moment. This issue is related to #121, so I'm going to close for now!