How to apply stroke only on the top of AreaSeries
Author: ankitjangir01Created Sep 29, 2023Updated Apr 17, 2025
If I enable stroke on AreaSeries, it applies on all sides i.e. just like a regular border in CSS. I want to keep it on the top part only. I didn't find any API reference or prop for that, can you let me know how to achieve that?
Source: uber/react-vis