View the source code
| Arg | Description |
|---|---|
val | matplotlib または plotly の図 |
Plotly(
val: Union['plotly.Figure', 'matplotlib.artist.Artist']
)
| Arg | Description |
|---|---|
val | matplotlib または plotly の図 |
make_plot_media@classmethod
make_plot_media(
val: Union['plotly.Figure', 'matplotlib.artist.Artist']
) -> Union[Image, 'Plotly']