Demo Heatmap Code Yields Highcharts.mapChart is not a function
#52
Labels
bug
Something isn't working
Highcharts.mapChart is not a function
#52
Describe the bug
Heatmap from demo doesn't display map.
To Reproduce
I copied the code in the demo.
I am running it locally in a Jupyter notebook. It all runs, but there is an error at the end.
When I run the final line,
chart.display()
I get this error report:Expected behavior
Display a demo heatmap as per demo link.
I believe that the
Highcharts.mapChart is not a function
is the actual relevant part here.Your Environment:
highcharts-core 1.10.2 pypi_0 pypi
highcharts-maps 1.7.1 pypi_0 pypi
]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: