HI I need a float like 21.54 and not a Text float like "21.54"
AI2 has Duck Typing, it should not care.
ChartMakerPlus cares if it's a String then it complains Data columns for axis #0 cannot be of type string
1 Like
Thank you TiamA12 but a function like round then it works, but then I have an integer and not a float. with round ChartMakerPlus works but then I miss the decimal place.
I do not see a round
function in my blocks ?
1 Like