903f3992bfe7146b74df0e4f47e43e651763c0be
python/plotly/\346\225\243\345\270\203\345\233\263\343\201\247xy\350\273\270\343\201\256\346\257\224\347\216\207\343\202\2221\343\201\253\343\201\231\343\202\213.md
... | ... | @@ -1,6 +1,6 @@ |
1 | 1 | [python - Plotly, same scale for x and y axis - Stack Overflow](https://stackoverflow.com/questions/31033791/plotly-same-scale-for-x-and-y-axis) |
2 | 2 | |
3 | -```python3 |
|
3 | +```python |
|
4 | 4 | fig.update_yaxes( |
5 | 5 | scaleanchor = "x", |
6 | 6 | scaleratio = 1, |