caf.viz.xy_plot#
Functionality for plotting of general X / Y data.
Functions
|
Add plot to given ax based on type_. |
|
Add hexbin plot to given ax and add colorbar to fig. |
|
Create a graph of data based on given columns. |
|
Add scatter plot to given ax, with optional density colormap. |
Classes
|
Basic data for XY plots. |
|
Colormap parameters. |
|
Types of 2D XY plots. |