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

(Gantt Chart) getHighCharts() method resolves as undefined #206

Open
anderslatif opened this issue Mar 20, 2019 · 3 comments
Open

(Gantt Chart) getHighCharts() method resolves as undefined #206

anderslatif opened this issue Mar 20, 2019 · 3 comments

Comments

@anderslatif
Copy link

anderslatif commented Mar 20, 2019

Bug or Feature Request?

Bug

Description

Probably an async problem with the getHighCharts() function.

How to reproduce

Create a new project and try to use the library? I think... That's how I was able to replicate it from scratch. Look at the second image blow.

Live demo demonstrating bug

This is from a longer running project...
Screenshot 2019-03-20 at 22 29 46

But this is from a completely clean create-react-app project and by using the ToolTip component as in the documentation.
Screenshot 2019-03-20 at 22 30 35

Versions

  • React JSX Highcharts version: most recent
  • Highcharts version: most recent
  • React version: most recent

How do I know? Because I used npx create-react-script and got the most recent version of the library.

Browser

I was able to replicate this on Chrome and Firefox.


Mr. Will, I respect what you've done with the library. Please let me know how and if I can help you out with this issue.

@whawker
Copy link
Owner

whawker commented Mar 21, 2019

I notice that the error seems to relate to the ganttChart function. React JSX Highcharts does not support Gantt charts at this time (see #174).

I am currently working on a solution for Gantt Charts, but it is not quite ready for release yet.

@anderslatif
Copy link
Author

Thank you for the swift response. Let me know if there's anything I can do to help.

@gaborcsontos
Copy link

I have the same issue. Is there any work ongoing to resolve this issue?

@whawker whawker changed the title getHighCharts() method resolves as undefined (Gantt Chart) getHighCharts() method resolves as undefined Oct 1, 2019
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