1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
| pane: { startAngle: -90, endAngle: 90, background: [ { backgroundColor: '#fff', borderWidth: 0 }] }, chart: { type: 'gauge', plotBackgroundColor: null, plotBackgroundImage: null, plotBorderWidth: 0, plotShadow: false }
|