Closed
Description
Hi, this is a feature request, not a bug, so I do not have a minimum example.
My use case is that I have been using make_suplots
(to generate a quite simple 2x2 layout), and I would now introduce a second y axis in each subplot, in order to obtain the same effect described here: https://plot.ly/python/multiple-axes/
I could not find a way to do this through make_subplots
, but I seem to understand that it is possible by setting the layout. My issue with this approach is that I am afraid to lose some "magic" that is happening in make_subplots
.
Can you advise how to proceed? Is it something you are willing to implement?
Metadata
Metadata
Assignees
Labels
No labels