Closed
Description
So that axes can be generated with custom attributes.
Perhaps like
tls.make_subplots(rows=4, cols=3, update_xaxes=dict(), update_yaxes=dict())
and/or
tls.make_subplots(rows=2, cols=2, specs=[[{update_xaxis=dict(), update_yaxis=dict()}, {}], [{}, {}]])
more info here.
Metadata
Metadata
Assignees
Labels
No labels