Show:
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.

Methods

_getPlotDefaults

() private

Gets the default style values for the markers.

Returns:

<p><p>Object</p></p>

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.