lhei-git / WAQT

https://waqt.lhei.org/
0 stars 0 forks source link

[Feature] Creating Graphs for the Front-End #6

Closed ryanksz closed 1 year ago

ryanksz commented 1 year ago

The client wants us to create graphs for the users to explore data from both API's with. We need to learn how we can create these graphs on the front-end. Acceptable criteria: Research/Document how to create graphs using React Learn how to edit the axes on the graph without reloading the page (the graphs should update automatically) Learn how to color code, add legend, title Learn how to specify bar graph, line graph, pie chart and any additional graph styles.

ryanksz commented 1 year ago

Colin is no longer part of the project, will be assigned next iteration.

ryanksz commented 1 year ago

Will use react-table library for tables: https://react-table-library.com/?path=/story/getting-started-installation--page Will use react-charts for xy graphs: https://react-charts.tanstack.com/