how can I see plotly graphs in pycharm?
问题 I see the following renderers are available: Default renderer: 'browser' Available renderers: ['plotly_mimetype', 'jupyterlab', 'nteract', 'vscode', 'notebook', 'notebook_connected', 'kaggle', 'azure', 'colab', 'json', 'png', 'jpeg', 'jpg', 'svg', 'pdf', 'browser', 'firefox', 'chrome', 'chromium', 'iframe', 'iframe_connected', 'sphinx_gallery'] but I don't see how I can get pycharm to show the output, in the IDE, like when I do graphs with matplotlib. how can this be done? Edit: this is the