Skip to content

Conversation

@Mahdis-z
Copy link
Contributor

No description provided.


fig.show()
```
Let's compare the impact of `offsetgroup` vs. `alignmentgroup`.
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 make this a title (Offsetgroup vs alignmentgroup) so that it appears in the nav bar and it's possible to link directly to this example? Same for the other traces.

x = [1,2,3],
y = [2,3,4],
xaxis = 'x',
yaxis = 'y2'))
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 define traces so that they use first "y" then "y2" etc.? The order can be a bit confusing.

fig.update_layout(
xaxis = {
'anchor': 'y'},
yaxis2 = {
Copy link
Contributor

Choose a reason for hiding this comment

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

here could you define y before defining y2? No big deal, but it's just that these examples can be a bit long so it helps if things are always in an expected order. Same for the other examples.

@emmanuelle
Copy link
Contributor

Just a couple of minor comments, thank you!

@nicolaskruchten
Copy link
Contributor

Can we port this PR to the plotly.py repo please? :)

@Mahdis-z Mahdis-z closed this Dec 3, 2019
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.

4 participants