Skip to content

Releases: sgratzl/chartjs-chart-graph

Release 3.0.0-alpha.4

25 May 20:23
Compare
Choose a tag to compare
Release 3.0.0-alpha.4 Pre-release
Pre-release

Release 3.0.0-alpha.3

19 May 13:53
Compare
Choose a tag to compare
Release 3.0.0-alpha.3 Pre-release
Pre-release
  • fix typo (3d9b62d)
  • manually rescale force directed for no nice ticks (7b23ced)
  • fix orientation propagation (f001c88)
  • add optional new layout options to relayout (da91c0d)
  • move options to per dataset (bef4f0e)
  • use a line prefix for edge options (9eb4f52)
  • enable linting as part of ci (b49e8b1)

Release 3.0.0-alpha.2

19 May 09:19
Compare
Choose a tag to compare
Release 3.0.0-alpha.2 Pre-release
Pre-release

Release 3.0.0-alpha.1 - Chart.js v3

17 May 11:51
Compare
Choose a tag to compare
Pre-release
  • 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

Release 2.2.0

06 Nov 02:18
Compare
Choose a tag to compare
  • 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)

Curved Edges

23 Sep 02:19
Compare
Choose a tag to compare

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

Dendogram, Tree, Layouts

22 Sep 05:19
Compare
Choose a tag to compare

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

Initial Release

21 Sep 03:17
Compare
Choose a tag to compare
v1.0.0

Release 1.0.0