LayTec-AG / Plotly.Blazor

This library packages the well-known charting library plotly.js into a razor component that can be used in a Blazor project.
MIT License
340 stars 48 forks source link

Scatter Plot #439

Open saiprabhur opened 1 month ago

saiprabhur commented 1 month ago

I have data set with Double.NaN throwing JsonSerialization exception during rendering. Could anyone share sample how to handle NaN in blazor.