Commit graph

6 commits

Author SHA1 Message Date
Mossy1022
4421ede075 Major Refactor + Cleanup For Plugin Submission
Removed Selection state until we can do something with it
Added dragging check to not change label trim if mouseexit triggered during
Removed Center Force since not needed for viz with one cluster
2024-06-02 17:34:48 -04:00
Mossy1022
a428fa040d Feature Updates
- Added node label size, link label size, and max label character sliders under display
- Enhanced selection state look
- Fixed some selection vs normal vs highlight states
- Added link labels on hover of nodes instead of tooltip
- Cleaned up forces not needed
- Commented out tooltip for now
- Updated from Significance "Relevance"
- Remove unused CSS rules for .node
- Update font-famil to cascadia for .label, .link-label, and .dropdown-menu
- Increased width of .dropdown-menu to 300px
2024-05-31 01:43:16 -04:00
mossy426
8bdf7c5290 Selection Implementation
- Implemented selection state on click
- Added highlighted and selected properties to nodes
- Implemented multiselect selection box via holding down control + holding click and dragging down + to the right
-TODO allow selection box to work dragging from other directions
2024-05-30 04:17:51 -04:00
mossy426
e47f1eddfc Added Note/Block Filter in Settings
Changed score to significance
Some Refactoring
Added better logging for central note and find connections
2024-05-30 01:18:02 -04:00
mossy426
75a5be2fb5 - Moved styles to css file
- Implemented min max slider for link width based on score or "significance"
- Added Tooltip for showing distance on link hover
- Added a set timout before anything to wait for smart connections to do its thing
- Changed plugin ribbon to Smart Graph
- Cleanup + Comments
2024-05-29 19:57:01 -04:00
Mossy1022
ed12927577
Initial Commit 2024-05-29 11:58:31 -04:00