Ticks

object Ticks
class Object
trait Matchable
class Any
Ticks.type

Value members

Concrete methods

def heckbert(dataMin: Double, dataMax: Double, numTicksMajor: Int, numTicksMinorFactor: Int): (Seq[Double], Seq[Double])

Modified Heckbert's algorithm Translated and modified from the source of R's labeling package. https://cran.r-project.org/web/packages/labeling/index.html

Modified Heckbert's algorithm Translated and modified from the source of R's labeling package. https://cran.r-project.org/web/packages/labeling/index.html