score:1
You can add thickness
and use linearGradient
as
https://jsfiddle.net/viethien/s90gk1tc/15/
{
thickness: 1,
from: 60,
to: 78,
color: {
linearGradient: [300, 300, 0, 0],
stops: [
[0, '#55BF3B'],
[1, '#FFF']
]
} ,
/* innerRadius: '100%', */
outerRadius: '50%',
}
Source: stackoverflow.com
Related Query
- Highcharts - How can I show arrow between two dials of gauge chart?
- How can i load external json data in highcharts to show the bar chart
- Highcharts - How can I show arrow in "solidgauge"?
- How to show data between two date range in spline chart of Highcharts?
- How can I get access to a Highcharts chart through a DOM-Container?
- Can highcharts crosshairs show on top of area chart fill?
- How to add space between chart and axis in highcharts
- Highcharts - How can I remove starting and ending padding from area chart
- How can I force highcharts to show every x-axis label regardless of spacing constraints?
- Highcharts - How can I decrease space between categories?
- Show more data on Gauge chart with Highcharts
- How can I hide and show a category in highcharts
- High charts: Can we reduce the distance between two bars in grouped column chart
- How to cut off the line in highcharts between two pointI
- How to change space value between grid and yAxis in Highcharts line chart
- HighCharts :(Solid Gauge) How to generate gauge dial with an arrow end.
- How to show relation between two boxes containing same data in two different treemaps
- How can I update two highcharts with one dropdown menu?
- How can I make milestone lines with a GANTT chart using the highcharts library?
- How can I show all Timeline Highcharts data without any overlapping?
- How to create a solid gauge chart with Highcharts in angular 6?
- How can I display crosshair labels on top of the chart with Highcharts
- How can I get a chart only with legends using highcharts
- How can I style my highcharts solid gauge to have a background behind the percentage?
- How can I get highcharts Donut chart to auto calculate percentages
- Highcharts - How do I keep both line points in from splitting between the two bar charts
- How can I show only one x-axis in synchronous chart highchart
- How can you change the "label" (valueSuffix) on a highcharts gauge after the gauge has been created?
- How can I prepare a Group Stacked Bar Chart in Highcharts using multiple and different types of data?
- How do I transform between datetimes and chart coordinates in Highcharts Renderer?
More Query from same tag
- Highchart bar chart start bar from centre instead of left
- highcharts stacked area
- Horizontal crosshairs for multiple series
- highcharts: bubble charts: can I render the bubbles higher, not centered?
- Highchairs how to prepend HTML to legend
- Highcharts - highlight mouse position within a range
- Highchart Annotation Connector
- Highchart - How do I create the attached image gauge within a semicircle pie chart
- Highstock flags onSeries
- Why my Highchart javascript always get the old data from DB
- Highcharts, how to localize language when exporting
- How would I irregularly space x-axis data in highcharts that ISN'T represented in a datetime format?
- how to show if no result given date range and 0 result with django annotate?
- Legends not matching columns ticks on xAxis in Highcharts
- Highcharts SVG difference with Node JS SVG
- Generating Highcharts from MySQL data with PHP does not work
- Setting yAxis Max value in highcharts
- Highchart - How do I change the colour of the baseline of the chart?
- Draw sankey when multiple entries have the same name
- Highmaps: How do you change the name of a state
- max Y Axis value in a Highchart
- Highcharter setExtremes Function in R
- Ruby on Rails, JSON and Highcharts
- Issue loading JSON in Highstock
- Can we increase the height of tooltip anchor in Highcharts
- How to correctly format 'data' for HighChart
- how do you change the color of cells in highcharts heatmap?
- Highchart advance formatting of x-Axis datetime labels
- HighCharts Does not display Graphics after hosting with Laravel Project
- Highcharts datalabels with gradient color