-
-
Notifications
You must be signed in to change notification settings - Fork 201
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
Merging latest beta features that enhance overall visualizations and user experience #221
Merging latest beta features that enhance overall visualizations and user experience #221
Conversation
…ntend communication project
…the Atoms Relationship container
…ll the way to the backend
… over a Node in the component map on the frontend, it runs the dummy function for onHover
… dummy function onHover)
…lization - optimization can be made, currently nested for loop
…se for connection between D3 and fiberNode
…ut duplicate snapshots without having to re-render the clusterData object everytime
…ed useStoreContext at the top, cleaned file of console.logs
…the orientation is horizontal, this was causing a display issue where the step was vevertical and not matching
VISX cleanup and comments added for clarity, also disabled features that are not needed
Updated readme and digital assets for logos
Reducing technical debt
(updated) manifest version from 5.0.0 to 6.0.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great - we made great improvements to the visual interfaces, Recoil compatibility in the other sections look good, and the onHover feature will provide enhanced interactivity for our users with the application.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! Really appreciate everyone's hard work with all the features!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome work team. Great job reducing technical debt, improving the performance of the applicatoin, as well as updating the visualization of the app.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent work team
Description
The latest beta features focused on improving data visualizations and overall user experience by introducing new functionality for visualized components and converting previous D3 visualizations to VISX.
Changes made
D3/React library called VISX to provide users with more robust views
potential performance bottleneck as state changes
DOM elements
technical debt, and enhancing onboarding)