Main library for Histogrammar.
Main library for Histogrammar.
Defines all types for the general user, including implicits to construct Histogrammar-specific types from Scala basic types.
A general user is expected to import org.dianahep.histogrammar._
to bring all of these implicits into scope.
Methods for drawing familiar combinations of containers, such as histograms, in ASCII art.
Methods for drawing familiar combinations of containers, such as histograms, in ASCII art.
Provides support for parsing and stringifying JSON.
Provides support for parsing and stringifying JSON.
This module is a new implementation; it does not depend on packages such as Jackson. This choice was to provide the following features:
fromJsonFragment
methods"-inf"
, "inf"
, "nan"
as numbers, rather than stringsNone
, rather than raising exceptions.
Supporting functions, mostly called by those in org.dianahep.histogrammar.
Supporting functions, mostly called by those in org.dianahep.histogrammar.