unconed / MathBox.js

MathBox is a (work in progress) library for making presentation-quality math diagrams in WebGL.
MIT License
1.94k stars 126 forks source link

Do not try to cast as number when decimals option is not defined #34

Closed glepretre closed 1 year ago

glepretre commented 10 years ago

When using renderables labels passing a text that can be casted as a number without passing the decimals option shows 'NaN' labels (see screeshot below) :

mathbox-pr