News

The humorous plots in his xkcd webcomic are one of the favorite parts for many readers ... look for your own data (humorous or otherwise) in Python using Matplotlib. If you already have a plot ...
Python, with its rich ecosystem of libraries, offers powerful tools for creating interactive plots. One such library is Plotly, which enables you to create visually appealing, interactive charts ...
Acknowledgements: This library is heavily based on the matlab functions provided by Dr. McDonals in Ref. 1. A carpet plot displays the relationship between two independent variables and one dependant ...
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 might ...
In this repository you can find how to create a dot plot using Python and Seaborn package. Dot plots are not included in Seaborn, but you can use a little tweak to the scatterplot and convert it with ...