I would like to achieve the following figure I can easily realize in gnuplot but, this time, using matplotlib :
On the right side (here "Recettes"), after reading the documentation, I am confident I can do it easily.
But on the left side, I have to align the ends of the textes and I cannot see any parameters in annotate() or text() function to achieve this. Any idea would be welcome.
You can specify horizontalalignment
or ha
with one of these [ ‘center’ | ‘right’ | ‘left’ ] as one of the keyword arguments (**kwargs).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With