-
Notifications
You must be signed in to change notification settings - Fork 6
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
Make Graph Responsive #100
Comments
Hey @titojankowski This issue is to do with the responsiveness of the graph, maybe we can rename the issue |
Great idea!! Will do. |
Merging here:
|
@titojankowski merged some work from #102 could you check it out again ? |
The round dot may have to be a different component. I.E A Path component which is styled as a circle via css, this would make it possible to show different shapes on different screen sizes |
Is there a way to make the width and length the same...or just define a radius? That way at least it’s |
Before window resized: Mouse hovered over June 02, 1996
After window resized smaller: Mouse hovered roughly over June 02, 1996, but reads to the left 350, November 13, 1988:
After window resized bigger: Mouse hovered roughly over June 02, 1996, but reads to the right, 368, December 09, 1999:
The text was updated successfully, but these errors were encountered: