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

3D Scatter Chart - Doesn't like lines #5212

Closed
balupton opened this issue Apr 14, 2016 · 3 comments
Closed

3D Scatter Chart - Doesn't like lines #5212

balupton opened this issue Apr 14, 2016 · 3 comments

Comments

@balupton
Copy link

Lines do not position themselves correctly on the graph:

https://jsfiddle.net/balupton/1zcne6Ln/1/

@jon-a-nygaard
Copy link
Contributor

Hi @balupton, the reason why you are experiencing this issue is because Highcharts does not support 3D line charts. If you would like to combine scatter with lines, you will have to go with 2D as in this example: http://www.highcharts.com/demo/combo-regression

@KacperMadej
Copy link

Scatter with positive lineWidth will work in 3D instead of line - https://jsfiddle.net/1zcne6Ln/2/

@KacperMadej
Copy link

To better track how popular the enhancement idea is please use userVoice.
https://highcharts.uservoice.com/forums/55896-highcharts-javascript-api/suggestions/14921250-support-more-3d-chart-types

Closing the issue for now, but it could get reopened when implementation of the feature will be started.

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

3 participants