📄 y-axis-right.txt
字号:
{
"title":{
"text":"Area Chart",
"style":"{font-size: 30px;}"
},
"y_legend":{
"text":"OFC",
"style":"{font-size: 12px; color:#736AFF;}"
},
"elements":[
{
"type": "area_hollow",
"colour": "#CC3399",
"fill": "#343399",
"fill-alpha": 0.5,
"text": "Page views",
"width": 3,
"font-size": 10,
"dot-size": 7,
"values" : [0,0.37,0.73,1.07,1.36,1.59,1.77,1.87,1.89,1.85,1.72,1.53,1.28,0.97,0.63,0.26,-0.11,-0.48,-0.84,-1.16,-1.43,-1.65,-1.80,-1.88,-1.89,-1.82,-1.67,-1.46,-1.19,-0.88]
}
],
"x_axis":{
"max":30,
"labels":{
"labels":["0.00","0.38","0.74","1.07","1.36","1.60","1.77","1.87","1.90","1.85","1.73","1.54",
"1.28","0.98","0.64","0.27","-0.11","-0.49","-0.84","-1.16","-1.44","-1.66","-1.81",
"-1.89","-1.89","-1.82","-1.68","-1.47","-1.20","-0.88"]
}
},
"y_axis":{
"stroke": 14,
"tick-length": 30,
"colour": "#d09090",
"grid-colour": "#00ff00",
"offset": 1,
"labels--": ["abc","def","ghi","jkl","mno"],
"min": -2,
"max": 2,
"visible": true
},
"y_axis_right":{
"stroke": 14,
"tick-length": 30,
"colour": "#d090f0",
"grid-colour": "#00ffff",
"min": -3,
"max": 3,
"labels_": ["abc","def","ghi","jkl","mno"],
"visible": true
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -