-
Notifications
You must be signed in to change notification settings - Fork 140
100_110_Scale
Francois Vancoppenolle edited this page Jun 12, 2014
·
7 revisions
Previous Chapter Previous Page Next Page Next Chapter Table of content
Description: By default, the Y-axis is displayed in a decimal scale; If you want, you can display the graph with the Y-axis in a logarithmic scale. Set this parameter to true if you want to use logarithmic Y-axis; If you set it to “fuzzy”, the Y-axis will be presented with the best scale (decimal or logarithmic) according the data.
Graph types: line, bar.
Values : true, false, “fuzzy”
Default value : false
Sample : logarithmic : true
See also :
Previous Chapter Previous Page Next Page Next Chapter Top of Page