Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Commit

Permalink
Add missing styles
Browse files Browse the repository at this point in the history
Styles removed in #56 and #77 should've been added back in #351
  • Loading branch information
alvarezguille committed Jul 24, 2020
1 parent bee7402 commit 104f407
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public TickIntervalStyle getMinorTickInterval() {
* setting the minor tick interval to 1 puts one tick on each of 0.1, 1, 10,
* 100 etc. Setting the minor tick interval to 0.1 produces 9 ticks between
* 1 and 10, 10 and 100 etc. A minor tick interval of
* {@link TickIntervalStyle#AUTO} on a log axis results in a best guess,
* {@link TickIntervalStyle#AUTO}on a log axis results in a best guess,
* attempting to enter approximately 5 minor ticks between each major tick.
* Defaults to null.
*
Expand Down

0 comments on commit 104f407

Please sign in to comment.