DomoPhoenix.CHART_TYPE.RADIAL - When minimum value is 0.

Building a gauge with DomoPhoenix.CHART_TYPE.RADIAL. It appears that when the minimum value is 0 it does not display on the gauge. If I set the minimum value to 0.01, it displays. Is there a way to force the gauge to show the minimum value when the value is 0?

Best Answer

  • JasonAltenburg
    JasonAltenburg Contributor
    Answer ✓

    I was able to get it to show a zero, but the value was 0.0000001

    It does seem like this should be a toggle to force show the zero value.

Answers

  • JasonAltenburg
    JasonAltenburg Contributor
    Answer ✓

    I was able to get it to show a zero, but the value was 0.0000001

    It does seem like this should be a toggle to force show the zero value.

  • Thanks, that does seem to work. Should always show min/max values, regardless of if it is 0.