- Reset button saves settings after reset
- Fixed reset label caps change
- Fixed bug when viz doesn't render properly when only a single connection appears
- Updated Plugin Settings to Save and Load
- Added notice when filter threshold is too high to display nodes
- Added plugin variable to view to get settings
- Improved extraction to show better labels and block numbers
- Added both option for filter between note and block
- Ensured connection type is properly assigned to node
- Added debounce
- Removed interface for default settings
- Use sentence case
- Updated funding url
- Updated manifest description
- Updated view type to not have spaces
- Removed Sample Code
- Update intial values (threhsold + nodesize)
- Added filtering + new note changing states
- Keeping track of highlighted node id
- Fixed node label display + position on hover + drag
- Removed label down animation temporarily
- Updated the label formating to cut out folders for dispalying central node
- Updated smartEng to env
- Updated avoid collision to work post refactor with node labels
- Commented out multiselect temporarily
- Updated UI Icons to match graph view
- Updated labels to default upon refresh click
- Ensure visualization is empty when nodesdata is empty
- Commented out tooltips until we bring them back
- cleaned up console logs
- removed use of inner and outer html
- removed main.js and added to gitignore
- removed assigning stlying directly through js
- removed sample plugin code