Skip to content
/ layout Public

Collection of algorithms for coordinates computation: grid, table, radial, force, etc

License

Notifications You must be signed in to change notification settings

panviz/layout

Repository files navigation

Panviz Layout

Collection of algorithms for coordinates computation in various layouts with no assumption on actual items positioning mechanism.

Layouts

  • Grid - defined by width or height
  • Table - defined by number of columns or rows
  • List - table with one column
  • Radial (circular) - defined by radius
  • Force - defined by distance between items

Roadmap

Add layouts:

  • Random
  • ? Timeline (based on list)

About

Collection of algorithms for coordinates computation: grid, table, radial, force, etc

Resources

License

Stars

Watchers

Forks

Packages

No packages published