Skip to content

Releases: mstefaniuk/graph-viz-d3-js

0.9.50

07 Sep 11:04
Compare
Choose a tag to compare

Ton of fixes from Magnus Jacobsson (@magjac). Between them switching to d3.js v4, fixes in zooming and retaining id from dot source.

0.9.26

15 Mar 17:32
Compare
Choose a tag to compare

Also digraph can be strict.

0.9.25

14 Mar 21:13
Compare
Choose a tag to compare

Handling strict graphs and edges between nodes declared in separate subgraphs.

0.9.24

25 Jan 06:21
Compare
Choose a tag to compare

Handling URL attribute and upgraded to viz.js#1.5.1

0.9.23

10 Jan 20:41
Compare
Choose a tag to compare

Fixed generation of diagram PNG.

0.9.22

07 Jan 13:12
Compare
Choose a tag to compare

Font colors, tail arrows and ports for quoted nodes.

0.9.21

17 Dec 19:44
Compare
Choose a tag to compare
  • Handling alignment of a text
  • Better handling of transparencies and colors
  • Handling edge and node styles

0.9.20

25 Nov 22:02
Compare
Choose a tag to compare

Added callback after rendering.

0.9.19

25 Nov 21:04
Compare
Choose a tag to compare

Releasing version with changed versioning.

0.9.18

27 Jul 19:48
Compare
Choose a tag to compare

Added handling of undirected graphs.