Grid to chart
Budget: $10 – $30 USD
I want a simple grid
I want to have a button to add a row to the grid.
I want to have the initial chart load on page load.
I want to change the price field in the grid and have the chart adjust accordingly.
I want to add a row to the table and have the chart adjust accordingly.
Grid Source: I’m using this grid, but it is overkill for what I need which is a simple grid. https://www.ag-grid.com/
I was trying to copy this to do the chart update for new data but it doesn’t work.
https://d3-graph-gallery.com/graph/barplot_button_data_hard.html
Attached are two files as a start to what I need.
I want to have a button to add a row to the grid.
I want to have the initial chart load on page load.
I want to change the price field in the grid and have the chart adjust accordingly.
I want to add a row to the table and have the chart adjust accordingly.
Grid Source: I’m using this grid, but it is overkill for what I need which is a simple grid. https://www.ag-grid.com/
I was trying to copy this to do the chart update for new data but it doesn’t work.
https://d3-graph-gallery.com/graph/barplot_button_data_hard.html
Attached are two files as a start to what I need.