News

Data analysis is an integral part of modern data-driven decision-making, encompassing a broad array of techniques and tools to process, visualize, and interpret data. Python, a versatile programming ...
Your plotting library is really awesome! Thanks for that! I'm currently trying to make the switch from matplotlib (for Python plots) to Plotly (also Python) and I was looking for an option to display ...
Contour calculation without plotting is currently an open issue #367 for Matplotlib. In that discussion, the type of hackery done in this library is discouraged by the Matplotlib developers. As of ...
Sometimes I have to write stuff so I won’t forget how to do it. This is one of those times. In my recent post on the angular size of a soccer goal, I created a contour plot. Despite what you ...
The python-matplotlib-doc package also includes extra documentation for matplotlib. Like other large Python modules, matplotlib is broken down into several sub-modules.