From 88a7bf1f0c6051b12f17f8362641b33b27795efe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82?= Date: Tue, 3 Nov 2020 14:08:47 +0100 Subject: [PATCH] Update 2015-04-09-multiple-axes-multiple.html --- .../multiple-axes/2015-04-09-multiple-axes-multiple.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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',