YearChart

YearChart

new YearChart()

Create a year chart

Properties:
Name Type Description
height String

Height of the Line chart

width String

Width of the Line chart

evolution Array.<Object>

Monthly evolution values

colors Array.<String>

Colors array associated with name

Source:

Extends

  • React.Component.<Props>