MonthChart

MonthChart

new MonthChart()

Create a month 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>