Commit 209e557ce41e8448989c0395a501dd1266f1fbdd
1 parent
90ffaaa5
Exists in
master
and in
109 other branches
change range help
Showing
5 changed files
with
9 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,4 @@ | @@ -0,0 +1,4 @@ | ||
1 | +<h2><img src="js/resources/images/16x16/plot.png" style="margin: 0px 10px 0px 0px;"/>Changing Axis Range</h2> | ||
2 | +<img class="centered" src="help/images/simple.png" style="margin: 10px 0px 10px 0px;"/> | ||
3 | +<img class="centered" src="help/images/full.png" style="margin: 10px 0px 10px 0px;"/> | ||
4 | +<img class="centered" src="help/images/change_y.png" style="margin: 10px 0px 10px 0px;"/> | ||
0 | \ No newline at end of file | 5 | \ No newline at end of file |
help/content.json
@@ -68,6 +68,11 @@ children: [ | @@ -68,6 +68,11 @@ children: [ | ||
68 | leaf:true | 68 | leaf:true |
69 | }, | 69 | }, |
70 | { | 70 | { |
71 | + text:'Changing Axis Range', | ||
72 | + id: 'changeY', | ||
73 | + leaf:true | ||
74 | + }, | ||
75 | + { | ||
71 | text:'Controlling Fonts', | 76 | text:'Controlling Fonts', |
72 | id: 'fonts', | 77 | id: 'fonts', |
73 | leaf:true | 78 | leaf:true |
35.8 KB
15 KB
10 KB