Contents:
User Docs
Developer Docs
MDV
base_plot
View page source
base_plot
Classes
BasePlot
Module Contents
class
base_plot.
BasePlot
(
title
,
plot_type
,
params
,
size
,
position
,
id
=
None
,
**
kwargs
)
[source]
plot_data
[source]
generate_id
(
)
[source]
Generate a unique ID for the plot
set_legend
(
legend
)
[source]
set_axis_properties
(
axis
,
properties
)
[source]
set_position
(
position
)
[source]
to_json
(
)
[source]