optionsChart4 = {
hasNeedle: true,
needleColor: 'gray',
needleUpdateSpeed: 2000,
arcColors: ['rgb(255,84,84)', 'rgb(239,214,19)', 'rgb(61,204,91)'],
arcDelimiters: [0.9, 0.95],
rangeLabel: ['0', '1'],
needleStartValue: 0,
bottomLabel: '0.93',
name: 'Power Factor',
needleValue: 0.93
}