I’d like to know this too.
You can add Plotly graphs to the grid.
Example:
You can do this by first having the chartjs imported to the app, then you need to make a cellRenderer that will be used to pass the data to the chartjs function to create the chart.
1 Like
@waleedmalik has also ported over ChartJS into Dash, which might be helpful, haven’t used it yet, but might be useful.
1 Like
@bgivens33 you beat me to it!