News

If you already have a plot generated with Matplotlib, activating xkcd-mode is as simple as calling a method on the pyplot object: matplotlib.pyplot.xkcd() ...
Data Visualization - Geographical Plotting Geographical plotting is usually challenging due to the various formats data can come in. In this section we will focus on using plotly for plotting.