Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 6 new dash snippets to python docs #2949

Merged
merged 1 commit into from
Dec 2, 2020
Merged

Conversation

xhluca
Copy link

@xhluca xhluca commented Dec 1, 2020

Those are the 6 most popular docs pages:

  • bar-charts
  • getting-started
  • line-charts
  • line-and-scatter
  • plotly-express
  • axes

bar-charts
getting-started
line-charts
line-and-scatter
plotly-express
axes
```python hide_code=true
from IPython.display import IFrame
snippet_url = 'https://dash-gallery.plotly.host/python-docs-dash-snippets/'
IFrame(snippet_url + 'getting-started', width='100%', height=630)
Copy link
Contributor

Choose a reason for hiding this comment

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

Please use some nicer colors on this one and reply to this comment when done. There are some nice named sets here #2192

Copy link
Author

Choose a reason for hiding this comment

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

I just pushed the changes, should be reflected in a few mins.

@nicolaskruchten nicolaskruchten merged commit d09aa58 into doc-prod Dec 2, 2020
@xhluca xhluca deleted the add-dash-snipepts branch December 2, 2020 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants