Draw graphs#
Draw single curves
Draw multiple curves
Draw scatter plots
Draw parallel plots
Draw histograms
2D representation of objects
Draw multiplots
The plot_data library is structured using a modular approach as follows:
Core: provides fundamental data structures and algorithms;
Graph: converts networkx graph into a 2D PlotData graph;
Colors: defines an exhaustive list of colors;
template: templates of html files built for PlotDataObject;
ALL MODULES#
Q&A#
No questions yet.