Open
Description
- What is the feature ?
Currently, AreaSeries colors the area from Path/LineSeries to baseline. This is done with Polygon. It would be nice to have two different colors for areas above and below.
- Why do you need the feature ?
This makes some graphs much nicer to read.
- What is the use case ?
Market microstructure visualization
- Additional Information
Color buy volume GREEN.mix(0.1) and sell volume RED.mix(0.1)