You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task will be slightly difficult because it will involve some research on your part. In the following image you will see a graph. I would like for you to create a new component called HistoryGraph.tsx that will show this graph. You do not have to worry about displaying a specific data but what I would like for you to do is, after you figure out how to render the graph itself on the page, I would like for you to put 3 types of dummy data into the graph to make it resemble the picture below. This will be difficult so if you have any questions please ask!!!! It should be doable though. I would recommend starting by looking into graphing components that the MUI library supplies. Again, if you have any questions, just reach out.
Technical Details
Teachables
Testing Steps
Dependencies
The text was updated successfully, but these errors were encountered:
Description
This task will be slightly difficult because it will involve some research on your part. In the following image you will see a graph. I would like for you to create a new component called HistoryGraph.tsx that will show this graph. You do not have to worry about displaying a specific data but what I would like for you to do is, after you figure out how to render the graph itself on the page, I would like for you to put 3 types of dummy data into the graph to make it resemble the picture below. This will be difficult so if you have any questions please ask!!!! It should be doable though. I would recommend starting by looking into graphing components that the MUI library supplies. Again, if you have any questions, just reach out.
Technical Details
Teachables
Testing Steps
Dependencies
The text was updated successfully, but these errors were encountered: