HorizontalBarChart

HorizontalBarChart

new HorizontalBarChart()

Create a horizontal bar chart

Properties:
Name Type Description
nbItems Number

Number of items displayed

evolution Array.<Object>

Evolution values to display

year String

Year evolution value

colors Array.<String>

Colors array associated with name

step Number

Step for the scale

valueType String

Type of values displayed (e.g. '%', '$', etc.)

Source:

Extends

  • React.Component.<Props>