📄 sampledata.xml
字号:
<?xml version="1.0" ?>
<chart>
<series title="Series1" type="Point">
<points count="8">
<point text="a" color="#FF8040" Y="1086"/>
<point text="b" color="#008080" Y="1297"/>
<point text="c" color="#FF00FF" Y="1326"/>
<point text="d" color="#FFFF00" Y="1535"/>
<point text="e" color="#000080" Y="1182"/>
<point text="f" color="#FF0000" Y="1189"/>
<point text="g" color="#FFF000" Y="1356"/>
<point text="h" color="#FF0400" Y="1234"/>
</points>
</series>
</chart>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -