Dashboard using igGrid and igDataChart

TRY IT OUT:
  • Select a row that you would like to edit
  • Change the Revenue or the Expenses of the selected person by using the editors.
  • Observe how the grid and the chart values are changing.

This sample demonstrates how to reflect every change in the igGrid data source on the igDataChart by using ReactJS.

View Source