Skip to content

Chart not working with Decimal/Float value #72

@shabbirdhangot

Description

@shabbirdhangot

It not work with float value

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions