chartjs-chart-graph

Chart.js Graph-like Charts (tree, force directed)

MIT License

Downloads
5.2K
Stars
158
Committers
5

Bot releases are visible (Hide)

chartjs-chart-graph - Release 3.0.0-alpha.1 - Chart.js v3

Published by sgratzl over 4 years ago

  • compatible with chart.js v3.0.0-alpha

breaking changes

  • line tension option has been moved to the line itself, thus configure within a dataset similar to backgroundColor
chartjs-chart-graph - Release 2.2.0

Published by sgratzl almost 5 years ago

  • work on v2.9.2 compatibility (8e8be47)
  • Merge branch 'master' of github.com:sgratzl/chartjs-chart-graph (7d8ead7)
  • add github infos (f52987e)
  • fix typo (1ceaff3)
  • distribute pack, too (4d06c94)
  • add dragdata eample (98ec850)
  • add codepen links (ce00e8e)
chartjs-chart-graph - Curved Edges

Published by sgratzl about 5 years ago

allow to set options.tree.lineTension to created curve lines in tree layouts

chartjs-chart-graph - Dendogram, Tree, Layouts

Published by sgratzl about 5 years ago

added tree and dendogram layouts. Fixed the force directed layout.

chartjs-chart-graph - Initial Release

Published by sgratzl about 5 years ago