Python Plots
This page describes the settings that you can configure for Python Plots. For more information about data visualization using Python, refer to Scientific Features.
Item | Description |
---|---|
Show plots in tool window | Select this checkbox to show generated plots in the Plots tool window. |
Use 'mpld3' interactive plots for Matplotlib | Select this checkbox to enable interactive Matplotlib plots with the mpld3 package. |
Max plots count | Set the maximum number of plots to show in the Plots tool window. |
Suggest install 'kaleido' for plotly | Select this checkbox to show a suggestion to install the kaleido package when rendering Plotly charts. |
Suggest install 'mpld3' for interactive matplotlib plots | Select this checkbox to show a suggestion to install the mpld3 package when rendering interactive Matplotlib charts. |
Suggest install 'pillow' for debug image viewer | Select this checkbox to show a suggestion to install the pillow package when using the debug image viewer. |