esnet / react-timeseries-charts

Declarative and modular timeseries charting components for React
http://software.es.net/react-timeseries-charts
Other
861 stars 284 forks source link

Added the 'fill' property to ChartRow #408

Closed Thecentury closed 1 year ago

Thecentury commented 5 years ago

Added the ability to set fill of entire ChartRow.

The result looks like this (see Weather example):

image

Thecentury commented 5 years ago

@pjm17971 Hi Peter, will add style prop.