[Matplotlib-users] Lien&bar combination graph.
vincent.adrien at gmail.com
vincent.adrien at gmail.com
Thu Mar 29 13:25:31 EDT 2018
Hi Ravi,
You are using plotting capabilities wrapped by pandas, which hide a bit
the “usual” objects used in the vanilla Matplotlib tutorials that you
could find :/ (AFAICT).
Please find attach one way to get what you would like if I understood
correctly your wish. I personally tend to only use to object-oriented
interface but if you really prefer the pyplot interface ("plt.*"),
remember that the commands apply generally to the last active object,
which is relevant.
Hopefully this helps a bit.
Best,
Adrien
On 03/29/2018 10:05 AM, Ravi Thakkar wrote:
> Hi,
> Guys, I am new to programming field, learning python to represent my
> research data.
> Anyone here please help me to get the x axis label and separate label on
> both y axis. (as indicated in attached image).
> Code is attached.
>
> --
> Ravi.
>
>
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users at python.org
> https://mail.python.org/mailman/listinfo/matplotlib-users
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fish-study-graph_afv1.py
Type: text/x-python
Size: 1208 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20180329/68ca413e/attachment.py>
More information about the Matplotlib-users
mailing list