File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Improvements in Logit scale ticker and formatter
22------------------------------------------------
33
4- Introduced in version 1.5, the logit scale didn't have appropriate ticker and
5- formatter. Previously, location of ticks was not zoom dependent, too many label
6- was displayed implying overlapping which break readability, and label formatting
7- was not precision adaptive .
4+ Introduced in version 1.5, the logit scale didn't have an appropriate ticker and
5+ formatter. Previously, the location of ticks was not zoom dependent, too many labels
6+ were displayed causing overlapping which broke readability, and label formatting
7+ did not adapt to precision .
88
9- Starting from this version, the locator have near the same behavior as the
10- locator for the log scale or the same behavior as the locator for the linear
9+ Starting from this version, the logit locator has nearly the same behavior as the
10+ locator for the log scale or the linear
1111scale, depending on used zoom. The number of ticks is controlled. Some minor
1212labels are displayed adaptively as sublabels in log scale. Formatting is adapted
13- for probabilities and the precision is adaptive depending on the scale.
13+ for probabilities and the precision is adapts to the scale.
You can’t perform that action at this time.
0 commit comments