score:6
Accepted answer
The problem is where you're getting the solid gauge extension from. The highcharts-solid-gauge
package is massively out of date.
Use this instead
import SolidGauge from 'highcharts/modules/solid-gauge';
Version you're using (see https://npmcdn.com/highcharts-solid-gauge@latest) is v4.2.3
Where as the current version is v5.0.12 - https://code.highcharts.com/modules/solid-gauge.js
If you go to the official JSFiddle example you referenced, and change the solid-gauge script src to https://npmcdn.com/highcharts-solid-gauge@latest
you'll see the same problem you're having.
Source: stackoverflow.com
Related Query
- Why ReactHighcharts SolidGauge's rounded is not working in react
- JavaScript code inside TypeScript file .ts not working
- c# WPF Webbrowser with Highchart, Javascript from external source not working "An error has occurred in the script on this page"
- Highcharts drilldown not working when module is imported react
- Update chart with HighchartsReact is not working when a timer is used in React
- why my label formatter is not working as expected in highcharts
- Highmaps in React using lat/lon not working
- why my highchart code is not working?
- Why inactive option not working on scatter highcharts
- HighCharts Custom maps not working on react
- Radar Chart Not working in React Highcharts
- Dynamically changing Highcharts Theme through Jquery code not working
- Why is Highcharts not working in PHP?
- Highcharts yAxis max not working
- Drill Down (Highcharts) not working in Angular 5
- HighStock Charts not Working over SSL ie https
- Resize highcharts using react-grid-layout not working
- React-highcharts scrollbar feature not working
- Angular HighCharts ParlimentChart is not working
- Highchart is not working on Google chrome
- highcharts redraw and reflow not working
- x-axis tickInterval not working correctly in highstock chart
- Why are the labels for my opposite yaxis in Highcharts not showing up?
- DataLabels formatter not working in Highcharts Sankey Diagram
- Step interval of "1" not working for me in Highcharts, why?
- Highcharts shared tooltip for line series and scatter plot not working
- Highcharts async drilldown (3 level) - drillup not working
- Color contrast setting on dataLabels style parameter using Highcharts 5 is not working on some colors
- Why is the my "max" value not accepted in Highcharts?
- Code works on fiddle but not when I do /show
More Query from same tag
- How can I dynamically set new data in Highcharts?
- Highcharts Pyramid Chart displays no data with JSON, PHP
- Loading multiple Highcharts with jquery.load
- Non-fixed svg height? My pie charts have different size even though svg width and pie size are identical. Svg height is fixed, how do i unfix it?
- HighCharts Legend placement
- How to implement Highchart in AngularJS.i was trouble with implementation highchart in angular
- Error in highcharts-export-server with expressjs
- highchart funnel horizontal
- High Chart Data label Formatter not working properly
- minPointLength is not working for horizontal Trellis bar charts in Highcharts
- Highmaps heatmap
- Highcharts solid-gauge Error: c.color.tweenTo is not a function
- Highcharts - Get and plot data with MySQLi + JSON (step by step)
- Summarize & Group By with Lodash
- Is multiple level Highchart Drilldown possible in adjacent charts?
- Highcharts: How can I achiveve multiple rows on chart labels?
- Title/Text In Event (marker) Tooltip?
- Highstock UTC date YTD
- Highcharts data label vertical alignment - bug
- Is there an option to update or draw last candle on a chart based on real-time trading?
- Dynamic data in Highcharts geomaps
- Converting high chart to image and send to server using ajax call
- Highcharts Grouped Data In Subgroup
- Data is not getting displayed in PieChart of HighCharts using Angularjs (Dynamic Data from Ajax call)
- Making a node_module global using Webpack 2
- Binding empty array to chart
- jQuery Highcharts not working with JSF 2.0
- Highchart - Custom Images for Labels by using html
- How to put text on gauge activity path
- Highcharts - Issue with negative values when displaying multiple axes