Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[MRG] line-and-scatter notebook#12

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
emmanuelle merged 4 commits intomasterfromline-and-scatter
Jun 22, 2019
Merged

Conversation

emmanuelle
Copy link
Contributor

This one deserves a separate PR since it's a very popular page.

y = random_y,
mode = 'markers'
)
trace = go.Scatter(x=random_x, y=random_y,
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd like this notebook to not use randomly-generated data... this is a marquee page and it deserves more than random point clouds :) Let's usetips

opacity= 0.3
),name= y[i],
text= data['State']) # The hover text goes here...
trace0 = go.Scatter(
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think this plot ever made sense to me :)

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

yes it's very weird. I replaced it with something simpler.

Plotly's Python library is free and open source! [Get started](https://plot.ly/python/getting-started/) by downloading the client and [reading the primer](https://plot.ly/python/getting-started/).
<br>You can set up Plotly to work in [online](https://plot.ly/python/getting-started/#initialization-for-online-plotting) or [offline](https://plot.ly/python/getting-started/#initialization-for-offline-plotting) mode, or in [jupyter notebooks](https://plot.ly/python/getting-started/#start-plotting-online).
<br>We also have a quick-reference [cheatsheet](https://images.plot.ly/plotly-documentation/images/python_cheat_sheet.pdf) (new!) to help you get started!
For examples of line plots with `plotly_express`, see the [line and scatter notebook](https://plot.ly/python/line-and-scatter/).
Copy link
Contributor

Choose a reason for hiding this comment

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

I think there should be apx example here.

@emmanuelleemmanuelle changed the titleline-and-scatter notebook[MRG] line-and-scatter notebookJun 21, 2019
@nicolaskruchten
Copy link
Contributor

💃 🚀

@emmanuelleemmanuelle merged commit8baa329 intomasterJun 22, 2019
@emmanuelleemmanuelle deleted the line-and-scatter branchJune 22, 2019 13:14
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@nicolaskruchtennicolaskruchtennicolaskruchten left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@emmanuelle@nicolaskruchten

[8]ページ先頭

©2009-2025 Movatter.jp