Skip to content

Conversation

LiamConnors
Copy link
Member

@LiamConnors LiamConnors commented Oct 8, 2025

image

....

image

5. By [exporting to an HTML file](https://plotly.com/python/interactive-html-export/) and loading that file in a browser immediately or later
6. By [rendering the figure to a static image file using Kaleido](https://plotly.com/python/static-image-export/) such as PNG, JPEG, SVG, PDF or EPS and loading the resulting file in any viewer

Each of the first three approaches is discussed below.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this needs to change because (new) number 3 is not discussed on this page but (updated) number 4 is

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh sorry this is still in draft :)

@LiamConnors LiamConnors marked this pull request as draft October 8, 2025 18:12
Plotly's Python graphing library, `plotly.py`, gives you a wide range of options for how and where to display your figures.

In general, there are five different approaches you can take in order to display `plotly` figures:
In general, there are six different approaches you can take in order to display `plotly` figures:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see the value of a numbered list here (it's not like these are referenced by number later on the page). Rather than risk this coming off as a complex procedure to users who are skimming, let's make it an unordered list.

@gvwilson gvwilson added P1 needed for current cycle documentation written for humans labels Oct 9, 2025
@LiamConnors LiamConnors marked this pull request as ready for review October 9, 2025 18:31
Copy link

@red-patience red-patience left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice improvements! Minor suggestions are non-blocking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation written for humans P1 needed for current cycle

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants