plotly / Dash.jl

Dash for Julia - A Julia interface to the Dash ecosystem for creating analytic web applications in Julia. No JavaScript required.
MIT License
486 stars 41 forks source link

allow writing special floats #179

Closed BeastyBlacksmith closed 1 year ago

BeastyBlacksmith commented 1 year ago

This will allow serialization of Inf and NaN values.

Fixes https://github.com/plotly/Dash.jl/issues/160