File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
Improvements in Logit scale ticker and formatter
2
2
------------------------------------------------
3
3
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 .
8
8
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
11
11
scale, depending on used zoom. The number of ticks is controlled. Some minor
12
12
labels 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