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

Errorbar series not showing #647

Open
edmundtansw opened this issue Apr 2, 2018 · 1 comment
Open

Errorbar series not showing #647

edmundtansw opened this issue Apr 2, 2018 · 1 comment

Comments

@edmundtansw
Copy link

Link to jsfiddle showing the issue.

http://jsfiddle.net/quantinneart/n77uu02j/4/

Expected Behaviour

If I change 'errorbar' to 'column', it works.
http://jsfiddle.net/quantinneart/g6oync27/1/

Current Behaviour

'Errorbar' type chart is not working

Your Environment

@Ascension324
Copy link

Working example:
http://jsfiddle.net/xL8thbLr/

  1. You need highcharts-more.js, but I don't know if there's a highstock more, I'm new to all this, I'm sure you can easily find this out.
  2. Errorbar shows a range, so you need something like
    data: [[2,4],[3,6],[2,3],[2,3],[2,3]]

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

No branches or pull requests

2 participants