Skip to content

Latest commit

 

History

History
81 lines (60 loc) · 1.12 KB

todo.md

File metadata and controls

81 lines (60 loc) · 1.12 KB

TODO items

Nodes Syling

  • color Node
  • set size of Node
  • color by Group
  • size by number of links
  • size by number of inLinks
  • size by number of outLinks

Links Styling

  • color by Group
  • color by Linked Nodes (gradient)

OnZoom

  • at 35% zoomout, hide labels
  • at 50% zoomout, hide links

GraphCanvas

  • fitview
  • Zoom In
  • Zoom Out
  • Events - ContextMenu
  • redraw
  • clear

Events/Interactions.

  • GraphCanvas -
    • contextMenu
    • zoomIn
    • zoomOut
    • fitView

Nodes & Links

  • Node/Edge -
    • contextMenu
    • select
    • deSelect
    • click
    • dragStart
    • dragEnd
    • dragging
    • hover
    • multi-select nodes

Node

  • show image
  • show Icon
  • Add Badge

Link Types

  • straightLine
  • simpleCurve
  • Loop
  • brazierCurve
  • StepCurve

Layers

  • data
  • foreground
  • annotations
  • map

Toolbar

  • load data
  • save data

Plugins

  • Minimap
  • Legend
  • Toolbar