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
Despite introducing support for exponential notation (PR #298) and introducing it for some plots (PR #300) default values are still displayed with many-zeros-format, see:
When field is cleaned from a value, user could see number suggestion written in exponential notation:
Expected behaviour should be that default values should follow the same notation as they've been typed in JSON configuration
The text was updated successfully, but these errors were encountered:
Despite introducing support for exponential notation (PR #298) and introducing it for some plots (PR #300) default values are still displayed with many-zeros-format, see:
When field is cleaned from a value, user could see number suggestion written in exponential notation:
Expected behaviour should be that default values should follow the same notation as they've been typed in JSON configuration
The text was updated successfully, but these errors were encountered: