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

How to use with dynamic series data #27

Closed
ghost opened this issue Sep 4, 2018 · 1 comment
Closed

How to use with dynamic series data #27

ghost opened this issue Sep 4, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 4, 2018

I can't seem to find a way to get the chart to draw when I have to calculate the series data from an ajax call. The ajax call works fine and I get the data just fine but can't seem to draw/update the chart with this data.

@Denyllon
Copy link
Contributor

Denyllon commented Sep 6, 2018

Thank you for contacting us.
Actually, the Issues tab on this GitHub repository is our bugtracker, so please contact our support team using one of support channels (Highcharts Forum, StackOverflow, or just sending email to support@highcharts.com)

P.S
The process of implementing that in correct way is simple. Let's assume, that you have some chartData in your component, so actually just need to update it in every AJAX call, then your chart should automatically change its data.

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

1 participant