File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 "type" : " bar" ,
3131 "barmode" : " group" ,
3232 "marker" : {
33- "color" : " red "
33+ "color" : " yellow "
3434 },
3535 "error_y" : {
3636 "type" : " sqrt"
7070 "width" : 600 ,
7171 "heigh" : 600 ,
7272 "title" : {
73- "text" : " Bar chart error bars inherit color from marker.line or marker"
73+ "text" : " Bar chart error bars inherit color from marker.line not marker"
7474 }
7575 }
7676}
Original file line number Diff line number Diff line change 2727 "type" : " histogram" ,
2828 "barmode" : " stack" ,
2929 "marker" : {
30- "color" : " red "
30+ "color" : " yellow "
3131 },
3232 "error_y" : {
3333 "type" : " sqrt"
6565 "width" : 600 ,
6666 "heigh" : 600 ,
6767 "title" : {
68- "text" : " Histogram error bars inherit color from marker.line or marker"
68+ "text" : " Histogram error bars inherit color from marker.line not marker"
6969 }
7070 }
7171}
You can’t perform that action at this time.
0 commit comments