Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@
position: 0.15
},
yaxis3: {
title: 'yaxis4 title',
title: 'yaxis3 title',
titlefont: {color: '#d62728'},
tickfont: {color: '#d62728'},
anchor: 'x',
overlaying: 'y',
side: 'right'
},
yaxis4: {
title: 'yaxis5 title',
title: 'yaxis4 title',
titlefont: {color: '#9467bd'},
tickfont: {color: '#9467bd'},
anchor: 'free',
Expand Down