Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e3c8e25

Browse files
jb-legerQuLogic
andcommitted
logitscale: typos in whats news entry.
Co-Authored-By: Elliott Sales de Andrade <[email protected]>
1 parent 6524de2 commit e3c8e25

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Improvements 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
1111
scale, depending on used zoom. The number of ticks is controlled. Some minor
1212
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.

0 commit comments

Comments
 (0)