Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Forage Task 2 #126

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ParasPuneetSingh
Copy link

Updated App.tsx.

Changes in Graph.tsx: Extended the PerspectiveViewerElement interface to behave like an HTMLElement.
Simplified the const elem definition in the componentDidMount method.
Added attributes to the PerspectiveViewerElement to configure the graph visualization.

End Result:
Continuous updating line graph showing top_ask_price over time.
Duplicate data is handled by aggregating and averaging values for similar data points.
Achieved the desired objectives outlined in the task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants