Version 3.17.2
Show:

Histogram Class

Module: series-histogram
Parent Module: charts

Histogram is the base class for Column and Bar series.

Constructor

Histogram

(
  • config
)

Parameters:

  • config Object

    (optional) Configuration parameters.

Item Index

Properties

Methods

_getPlotDefaults

() private

Gets the default style values for the markers.

Returns:

Object

drawSeries

() protected

Draws the series.

Properties

_defaultFillColors

Array protected

Collection of default colors used for marker fills in a series when not specified by user.