View the source code
| ARG | Description |
|---|---|
val | matplotlib 또는 plotly figure |
Plotly(
val: Union['plotly.Figure', 'matplotlib.artist.Artist']
)
| ARG | Description |
|---|---|
val | matplotlib 또는 plotly figure |
make_plot_media@classmethod
make_plot_media(
val: Union['plotly.Figure', 'matplotlib.artist.Artist']
) -> Union[Image, 'Plotly']