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?
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 -