Graphs
iota.graph
This module contains the Graph record class to access (read/write) the graphs contained in the database. Also provide advanced graph methods using plotly library.
Packages
plotly_go
: access to plotly graph object module for advance graph generation.
Classes
Graph
: class containing Iota Graph object.
Methods
default_layout
: returns the default layout used by the system for new graphs.export_plotly
: generate an html graph file using plotly.
Last updated
Was this helpful?