breeze-viz
breeze-viz
breeze.plot
CategoricalPaintScale
CategoricalPaintScaleFactory
DomainFunction
DomainFunction
DynamicHistogramBins
ExportGraphics
Figure
Figure
GradientPaintScale
GradientPaintScaleFactory
HistogramBins
HistogramBins
PaintScale
PaintScale
Category10
Category20
PaintScaleFactory
PaintScaleFactory
Plot
Plot
DelegatingDataset
DelegatingRenderer
Listener
Series
StaticHistogramBins
XYDataset
XYDataset
XYZDataset
XYZDataset
breeze-viz
/
breeze.plot
/
DynamicHistogramBins
DynamicHistogramBins
case
class
DynamicHistogramBins
(number:
Int
) extends
HistogramBins
Create a set of StaticHistogramBins from a number and an (eventual) lower and upper bound.
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
HistogramBins
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
apply
(lower:
Double
, upper:
Double
):
StaticHistogramBins
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product