Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 save hover dialog for Jupyter exporters #107
Add save hover dialog for Jupyter exporters #107
Changes from all commits
5192aa5
6332e97
947565d
3f32e30
506d4d1
8b2a505
fb08f01
ee70a59
8ca9e7e
cff540c
b411788
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 320 in glue_plotly/common/image.py
glue_plotly/common/image.py#L320
Check warning on line 328 in glue_plotly/common/image.py
glue_plotly/common/image.py#L326-L328
Check warning on line 420 in glue_plotly/common/image.py
glue_plotly/common/image.py#L420
Check warning on line 133 in glue_plotly/common/scatter3d.py
glue_plotly/common/scatter3d.py#L130-L133
Check warning on line 33 in glue_plotly/html_exporters/base_save_hover.py
glue_plotly/html_exporters/base_save_hover.py#L32-L33
Check warning on line 35 in glue_plotly/html_exporters/base_save_hover.py
glue_plotly/html_exporters/base_save_hover.py#L35
Check warning on line 48 in glue_plotly/html_exporters/base_save_hover.py
glue_plotly/html_exporters/base_save_hover.py#L47-L48
Check warning on line 50 in glue_plotly/html_exporters/base_save_hover.py
glue_plotly/html_exporters/base_save_hover.py#L50
Check warning on line 65 in glue_plotly/html_exporters/base_save_hover.py
glue_plotly/html_exporters/base_save_hover.py#L65
Check warning on line 78 in glue_plotly/html_exporters/base_save_hover.py
glue_plotly/html_exporters/base_save_hover.py#L78
Check warning on line 20 in glue_plotly/html_exporters/jupyter/image.py
glue_plotly/html_exporters/jupyter/image.py#L20
Check warning on line 22 in glue_plotly/html_exporters/jupyter/image.py
glue_plotly/html_exporters/jupyter/image.py#L22
Check warning on line 24 in glue_plotly/html_exporters/jupyter/image.py
glue_plotly/html_exporters/jupyter/image.py#L24
Check warning on line 27 in glue_plotly/html_exporters/jupyter/image.py
glue_plotly/html_exporters/jupyter/image.py#L26-L27
Check warning on line 30 in glue_plotly/html_exporters/jupyter/image.py
glue_plotly/html_exporters/jupyter/image.py#L29-L30
Check warning on line 35 in glue_plotly/html_exporters/jupyter/image.py
glue_plotly/html_exporters/jupyter/image.py#L35
Check warning on line 43 in glue_plotly/html_exporters/jupyter/image.py
glue_plotly/html_exporters/jupyter/image.py#L42-L43
Check warning on line 28 in glue_plotly/html_exporters/jupyter/save_hover.py
glue_plotly/html_exporters/jupyter/save_hover.py#L27-L28
Check warning on line 31 in glue_plotly/html_exporters/jupyter/save_hover.py
glue_plotly/html_exporters/jupyter/save_hover.py#L30-L31
Check warning on line 34 in glue_plotly/html_exporters/jupyter/save_hover.py
glue_plotly/html_exporters/jupyter/save_hover.py#L33-L34
Check warning on line 36 in glue_plotly/html_exporters/jupyter/save_hover.py
glue_plotly/html_exporters/jupyter/save_hover.py#L36
Check warning on line 38 in glue_plotly/html_exporters/jupyter/save_hover.py
glue_plotly/html_exporters/jupyter/save_hover.py#L38
Check warning on line 43 in glue_plotly/html_exporters/jupyter/save_hover.py
glue_plotly/html_exporters/jupyter/save_hover.py#L41-L43
Check warning on line 47 in glue_plotly/html_exporters/jupyter/save_hover.py
glue_plotly/html_exporters/jupyter/save_hover.py#L47
Check warning on line 49 in glue_plotly/html_exporters/jupyter/save_hover.py
glue_plotly/html_exporters/jupyter/save_hover.py#L49
Check warning on line 56 in glue_plotly/html_exporters/jupyter/save_hover.py
glue_plotly/html_exporters/jupyter/save_hover.py#L54-L56
Check warning on line 60 in glue_plotly/html_exporters/jupyter/save_hover.py
glue_plotly/html_exporters/jupyter/save_hover.py#L60
Check warning on line 63 in glue_plotly/html_exporters/jupyter/save_hover.py
glue_plotly/html_exporters/jupyter/save_hover.py#L63
Check warning on line 69 in glue_plotly/html_exporters/jupyter/save_hover.py
glue_plotly/html_exporters/jupyter/save_hover.py#L66-L69
Check warning on line 74 in glue_plotly/html_exporters/jupyter/save_hover.py
glue_plotly/html_exporters/jupyter/save_hover.py#L72-L74