Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] AreaSeries with different styles for above baseline and below baseline #74

Open
0b01 opened this issue Oct 29, 2019 · 1 comment

Comments

@0b01
Copy link

@0b01 0b01 commented Oct 29, 2019

  • 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

Screenshot from 2019-10-29 15-55-25

  • Additional Information

Color buy volume GREEN.mix(0.1) and sell volume RED.mix(0.1)

@38
Copy link
Owner

@38 38 commented Oct 30, 2019

Hi, that's good idea! I am going to make this happen before next release, please let me know if you think there's anything else can be improved. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.