Northeastern-Electric-Racing / Argos

Our full-stack data visualization tool
GNU Affero General Public License v3.0
1 stars 0 forks source link

114 graph component #133

Closed Sabramz closed 9 months ago

Sabramz commented 9 months ago

Changes

Created a graph component that takes in an array of data, title, color, subtitle, and icon. It can also be opened in a dialog for a larger view.

Notes

The graph component is currently called GraphComponent, instead of Graph, due to a name conflict with the Graph in the graph page.

Screenshots

I don't know what the "smallest possible page" is, so I just made the window small until the test at the top broke.

Small page component and dialog

Component_Small_Page Dialog_Small_Page

Large page component and dialog

Full_Page_Component Full_Page_Dialog

Checklist

It can be helpful to check the Checks and Files changed tabs. Please review the contributor guide and reach out to your Tech Lead if anything is unclear. Please request reviewers and ping on slack only after you've gone through this whole checklist.

Closes #114