diff --git a/_posts/plotly_js/subplot/multiple-axes/2015-04-09-multiple-axes-multiple.html b/_posts/plotly_js/subplot/multiple-axes/2015-04-09-multiple-axes-multiple.html index 062a6711b..a26c90bf7 100755 --- a/_posts/plotly_js/subplot/multiple-axes/2015-04-09-multiple-axes-multiple.html +++ b/_posts/plotly_js/subplot/multiple-axes/2015-04-09-multiple-axes-multiple.html @@ -58,7 +58,7 @@ position: 0.15 }, yaxis3: { - title: 'yaxis4 title', + title: 'yaxis3 title', titlefont: {color: '#d62728'}, tickfont: {color: '#d62728'}, anchor: 'x', @@ -66,7 +66,7 @@ side: 'right' }, yaxis4: { - title: 'yaxis5 title', + title: 'yaxis4 title', titlefont: {color: '#9467bd'}, tickfont: {color: '#9467bd'}, anchor: 'free',