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
I'm looking for examples of visualizing and modifying generic DataFrames with Blazor.
I love Python Jupyter Notebook and its DataFrame visualizations, and I'm wondering how to create the same in ASP.NET, e.g., Blazor - to be reactive and editable. A mini generic Excel? It should update when new columns are added and respond to changes. Is there something like that?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm looking for examples of visualizing and modifying generic DataFrames with Blazor.
I love Python Jupyter Notebook and its DataFrame visualizations, and I'm wondering how to create the same in ASP.NET, e.g., Blazor - to be reactive and editable. A mini generic Excel? It should update when new columns are added and respond to changes. Is there something like that?
Beta Was this translation helpful? Give feedback.
All reactions