Scaling, scrolling, and panning.
UI explained:
Use Scale X and Scale Y to zoom in the chart. You can scale the chart anisotropically.
Use Offset X and Offset Y to move the origin of the chart.
You cannot move the chart outside its boundaries.
Example: if both scale factors are 1, you cannot move the origin — you should zoom in first.
After applying scale/offset to the chart, sliders' positions change to reflect actual values.
When you zoomed in, you can grab chart with mouse and move around (pan).
Warning: can be slow on some browsers.
Scale X (
1
)
-
+
1
2
3
4
5
6
7
8
9
10
Scale Y (
1
)
-
+
1
2
3
4
5
6
7
8
9
10
Offset X (
0
)
-
+
0
100
200
300
400
500
600
700
800
900
1000
Offset Y (
0
)
-
+
0
100
200
300
400
500
600
700
800
900
1000
20
10
0
10
30
25
20
15
10
5
0
10
9
8
7
6
5
4
3
2
1
That's all Folks!
Clear
ReCSS
Console
DOM
Object
Close
gfx renderer = svg
Click on an object in the Log display
Hover over HTML elements in the main page. Click to hold selection.
99.9