Plots and figures
Each data source has functions with the plot_<data_srource>_<function_name> pattern to plot the data extracted from that source in plotly figures.
Tip
Each plot function has a field called show_plot. Default value is True which will show the plot when the function is called. If set to False, it will return the plotly figure object without showing the plot.
The following plotting functions are documented here: