We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug
Probably an async problem with the getHighCharts() function.
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.
This is from a longer running project...
But this is from a completely clean create-react-app project and by using the ToolTip component as in the documentation.
How do I know? Because I used npx create-react-script and got the most recent version of the library.
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.
The text was updated successfully, but these errors were encountered:
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).
ganttChart
I am currently working on a solution for Gantt Charts, but it is not quite ready for release yet.
Sorry, something went wrong.
Thank you for the swift response. Let me know if there's anything I can do to help.
I have the same issue. Is there any work ongoing to resolve this issue?
No branches or pull requests
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...
But this is from a completely clean create-react-app project and by using the ToolTip component as in the documentation.
Versions
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.
The text was updated successfully, but these errors were encountered: