Uh oh!
There was an error while loading. Please reload this page.
Config options update - #2199
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| fig.show(config=config) | ||
| ``` | ||
| ### Display The `Edit In Chart Studio` Modebar Button |
There was a problem hiding this comment.
Not clear to me how this is different from the previous example?
There was a problem hiding this comment.
ok, maybe add a sentence here and above, and/or have the two examples in the same section?
| fig.show(config=config) | ||
| ``` | ||
| ##### Making A Responsive Chart |
There was a problem hiding this comment.
This one would deserve more explanations I think: define responsiveness, and comment on figure behaviour when it's responsive. For example when I tried this config parameter does not make a figure responsive (resized when winodw is resized) in a Jupyter notebook, but in a Dash app the figure is responsive by default?
There was a problem hiding this comment.
Looking at this example, I think it actually makes more sense to make it about how to disable the default responsive behavior that figures have.
I'm surprised figures aren't responsive in your Jupyter notebook- they are in mine 🤔
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
emmanuelle
commented
Feb 17, 2020
Thank you @jdamiba this is a very useful addition! I left some minor comments. |
Co-Authored-By: Emmanuelle Gouillart <emma@plot.ly>
Co-Authored-By: Emmanuelle Gouillart <emma@plot.ly>
Co-Authored-By: Emmanuelle Gouillart <emma@plot.ly>
Co-Authored-By: Emmanuelle Gouillart <emma@plot.ly>
| datashader | ||
| pyarrow | ||
| dash_core_components | ||
| dash_html_components |
| datashader | ||
| pyarrow | ||
| dash_core_components | ||
| dash_html_components |
jdamiba
commented
Feb 19, 2020
@nicolaskruchten Can you please take another look at this? I reverted the style issues we are talked about in our meeting earlier this week. |
emmanuelle
commented
Mar 17, 2020
@nicolaskruchten would you like me to take hover reviewing this PR? It would be great to merge it. |
Uh oh!
There was an error while loading. Please reload this page.
nicolaskruchten
commented
Mar 18, 2020
@emmanuelle yes please :) |
emmanuelle
commented
Apr 1, 2020
Thank you @jdamiba ! This looks good to me 💃. For the "what about Dash" paragraph, is there a way to remove it since you already mention Dash? This can be done later anyway. |
emmanuelle
commented
Apr 1, 2020
I fixed a merge conflict BTW. |

The purpose of this PR is twofold: