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

doubleClickDelay.py#157

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
Mahdis-z merged 3 commits intomasterfromdb_click_delay_py
Nov 15, 2019
Merged

doubleClickDelay.py#157

Mahdis-z merged 3 commits intomasterfromdb_click_delay_py
Nov 15, 2019

Conversation

Mahdis-z
Copy link
Contributor

@Mahdis-zMahdis-z commentedOct 29, 2019
edited
Loading

Doc upgrade checklist:

  • file has been moved fromunconverted/x/y.md tox/y.md
  • Every example is independently runnable and is optimized for short line count
  • fig = <something> call is high up in each example
  • minimal creation of intermediatetrace objects
  • liberal use ofadd_trace andupdate_layout
  • fig.show() at the end of each example
  • minimize usage of hex codes for colors in favour of those inhttps://github.com/plotly/plotly.py-docs/issues/14

closesplotly/documentation#1413

@@ -122,6 +122,36 @@ fig.show(config={
})
```

### Double Click Delay
Copy link
Contributor

Choose a reason for hiding this comment

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

Double-click Delay (hyphen)

fig.show(config = {'doubleClickDelay': 1000})
```

### `Edit in Chart Studio` Modebar Button
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you please remove this paragraph and keep only the one with double click delay? The edit in chart studio in the modebar is really a minor feature that should not be documented here

@emmanuelle
Copy link
Contributor

@Mahdis-z do you need something else from me for moving forward with this PR?

@emmanuelle
Copy link
Contributor

💃

@Mahdis-zMahdis-z merged commit0501ef4 intomasterNov 15, 2019
@Mahdis-zMahdis-z deleted the db_click_delay_py branchNovember 15, 2019 20:47
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@emmanuelleemmanuelleemmanuelle left review comments

@nicolaskruchtennicolaskruchtenAwaiting requested review from nicolaskruchten

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

Successfully merging this pull request may close these issues.

1.49 config options
2 participants
@Mahdis-z@emmanuelle

[8]ページ先頭

©2009-2025 Movatter.jp