-
- Downloads
Introduced GraphObjectTypes which can be assigned to nodes to give them group...
Introduced GraphObjectTypes which can be assigned to nodes to give them group properties for color, etc. Fixed a bug which caused randomly assigned colors to change on filter events.
parent
69a38165
No related branches found
No related tags found
Showing
- src/common/graph.ts 84 additions, 80 deletionssrc/common/graph.ts
- src/display/components/nodefilter/filtermenu.tsx 3 additions, 2 deletionssrc/display/components/nodefilter/filtermenu.tsx
- src/display/components/nodeinfo/neighbors.tsx 12 additions, 10 deletionssrc/display/components/nodeinfo/neighbors.tsx
- src/display/components/nodeinfo/nodeinfobar.tsx 4 additions, 4 deletionssrc/display/components/nodeinfo/nodeinfobar.tsx
- src/display/components/searchbar.tsx 7 additions, 5 deletionssrc/display/components/searchbar.tsx
- src/display/display.tsx 5 additions, 5 deletionssrc/display/display.tsx
- src/display/renderer.tsx 13 additions, 8 deletionssrc/display/renderer.tsx
Loading
Please register or sign in to comment