matviz: matrix data visualization
Project description
MatViz is a library for making nice looking and useful graphics in Python. It is built on top of matplotlib and closely integrated with numpy and pandas data structures. It also pulls from and is inspired by seaborn Here is some of the functionality that matviz offers: - A histogram function that compares multiple distributions with default settings to maximize utility - A 2D histogram function with fun tricks like smoothing and plotting timeseries data - Specialized support for using complex numbers in place of x and y (z = x + 1j * y) - Taking any figure and making it look nicer than the matplotlib defaults - Streamgraph implementation with lots of additional features, based on stackedplot - Lots of plotting functions to import by default and make the coding environment similar to Matlab.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.