Hello,
I am using python 2.7 and plotly version 3.3.0.
I am trying to run an example from the documentation to create subplots of figure factory figures (https://plot.ly/python/figure-factory-subplots/)
When running the first example it gives an error:
AttributeError: ‘Layout’ object has no attribute ‘xaxis2’