We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9642246 commit c33b0b4Copy full SHA for c33b0b4
vuegen/report.py
@@ -120,9 +120,6 @@ class Plot(Component):
120
----------
121
plot_type : PlotType
122
The type of the plot (INTERACTIVE or STATIC).
123
- int_visualization_tool : IntVisualizationTool, optional
124
- The tool for rendering interactive plots (PLOTLY, ALTAIR, or PYVIS) (default is None).
125
- It is not required for STATIC plots (default is None).
126
csv_network_format : CSVNetworkFormat, optional
127
The format of the CSV file for network plots (EDGELIST or ADJLIST) (default is None).
128
"""
0 commit comments