ankane / react-chartkick

Create beautiful JavaScript charts with one line of React
https://chartkick.com/react
MIT License
1.2k stars 58 forks source link

Example AreaChart Options #45

Closed bonham000 closed 5 years ago

bonham000 commented 5 years ago

Hi, thanks for this great library!

I'm looking at the AreaChart in the React examples here https://chartkick.com/react and trying to figure out the configuration to set the area fill color (different from the color of the line and data points) but I can't find any documentation or the source code for the example anywhere, and any options I've tried haven't worked.

Could you help point me in the right direction to figure out how to setup these options for the AreaChart?

Thank you -

ankane commented 5 years ago

Hey @bonham000, I haven't tried this myself, but it'll be either the library or dataset option. Stack Overflow is a better place to get help.