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

Compare for candlestick #3112

Closed
pawelfus opened this issue May 30, 2014 · 6 comments
Closed

Compare for candlestick #3112

pawelfus opened this issue May 30, 2014 · 6 comments

Comments

@pawelfus
Copy link
Contributor

Example: http://jsfiddle.net/53QeS/

Click the button to set comparisson, series disappears.

@TorsteinHonsi
Copy link
Collaborator

Compare mode for candlesticks and OHLC is a missing feature

@mldahl
Copy link

mldahl commented Sep 2, 2014

This enhancement would be much appreciated. Our use case - http://jsfiddle.net/mldahl/gugdk6vo/1/

@sebastianbochan
Copy link
Contributor

+1

@TorsteinHonsi
Copy link
Collaborator

In compare mode for lines and columns, all values are compared against the first (earliest) value in the series. How should we do this with OHLC and candlestick? Compare against the close value of the first point, or something else?

@soargon
Copy link

soargon commented Jun 7, 2016

+1

@mldahl
Copy link

mldahl commented Sep 9, 2016

Close probably makes the most sense. You could look at amCharts implementation.

https://www.amcharts.com/demos/stock-comparing-external-data/

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

No branches or pull requests

5 participants