0.7.3 • Published 4 months ago

@nothing-but/force-graph v0.7.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Force Graph

@nothing-but/force-graph

https://nothing-but.vercel.app

TODO:

  • node key
  • node mass
  • delta time (simulation iterations)
  • grid config
  • link strength
  • stop simulation when inactive (alpha)
  • adding/removing nodes
  • make the graph bigger
  • canvas rendering
    • dispaly node labels
    • custom aspect ratios
    • move to lib
    • remove solid dependency
    • link directions (arrows)
    • custom rendering of nodes/edges
  • svg rendering (deprecated for now, canvas is way faster)
  • interaction - gestures
    • dragging nodes
      • touch
    • movement gestures
      • with space
      • without space
      • touch
      • clamp to graph
    • zoom gestures
      • zoom to mouse position
      • touch
    • hover
    • click
    • avoid closures - recreating functions
    • separate from rendering
      • separate from canvas
      • standard interfaces? (strategy pattern)
    • classes (has internal lifecycle)
    • escape key to reset
    • try immediate mode api (instead of callbacks, handle interactions in the next frame)
  • frame animation class
0.7.3

4 months ago

0.7.2

6 months ago

0.7.1

6 months ago

0.7.0

6 months ago

0.6.0

6 months ago

0.5.0

7 months ago

0.4.4

7 months ago

0.4.3

7 months ago

0.4.2

7 months ago

0.4.1

7 months ago

0.4.0

7 months ago

0.3.0

7 months ago

0.2.4

8 months ago

0.2.3

8 months ago

0.2.2

8 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago

0.0.10

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago

0.0.0

10 months ago