Relative Content

Tag Archive for matplotlibbar-charthistogram

Matplotlib Pyplot Bar Missing Data (aliasing)

I recently had a problem with aliasing when plotting high-density data using the matplotlib pyplot bar function. Chunks of data appear missing in the plot despite actually being there. The below example takes around 40 seconds to run on my medium spec laptop.