Matplotlib Plotting Tutorials : 005 : Making a twinx plot fancier

preview_player
Показать описание
This is a series of plotting tutorials using matplotlib in Python.

All the programs and examples will be available in this public folder!

Рекомендации по теме
Комментарии
Автор

How can i make y2 axis as bar? It shows two y axis as line style.But i want y1 or y2 will be bar. It means 1 y axis will be line style and other y axis will be bar style. Please help

hellofrombd
Автор

ax1.legend(curves, [curve.get_label() for curve in curves]) gives the ERROR: 'list' object has no attribute 'get_label'
Please help!

prakashkar
Автор

What if I have more than 2 y axis how to manage it properly y axis

rutvikjaiswal
Автор

Can you please explain the comma after the curve variables? Why are they required for the legend to work?

LaoDecmius
Автор

Font size is horrible you should have changed it

unnatibamania
Автор

Why does it throw an error without the comma.... Sorry i am pretty noob in python.... Is it a syntax we have to follow??

khakchangdebbarma
visit shbcf.ru