You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree. I'm working on cleaning this project up and will change this to accept original value. I would prefer to change formatTextValue property to text property that accepts string value instead of function as you should already have percentage value you've passed to the component available. I myself am showing the raw value with units before converted to percentage so the function is even more useless to me. Thoughts @Martin36 ?
I agree. I'm working on cleaning this project up and will change this to accept original value. I would prefer to change formatTextValue property to text property that accepts string value instead of function as you should already have percentage value you've passed to the component available. I myself am showing the raw value with units before converted to percentage so the function is even more useless to me. Thoughts @Martin36 ?
I think the the
floatNumber
should not be called atreact-gauge-chart/src/lib/GaugeChart/index.js
Line 442 in de1bba5
formatTextValue
.The text was updated successfully, but these errors were encountered: