react-jsx-highcharts icon indicating copy to clipboard operation
react-jsx-highcharts copied to clipboard

(Gantt Chart) getHighCharts() method resolves as undefined

Open anderslatif opened this issue 6 years ago • 3 comments

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.

anderslatif avatar Mar 20 '19 21:03 anderslatif

I notice that the error seems to relate to the ganttChart function. React JSX Highcharts does not support Gantt charts at this time (see https://github.com/whawker/react-jsx-highcharts/issues/174).

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

whawker avatar Mar 21 '19 08:03 whawker

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

anderslatif avatar Mar 22 '19 05:03 anderslatif

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

gaborcsontos avatar Apr 12 '19 07:04 gaborcsontos