scatter-histogram-plot

Description

This script shows how to make a colored scatter plot using Matplotlib. Each axis also has an associated histogram. It draws heavily on this example from the matplotlib library.

Dependencies

matplotlib
numpy
pandas