Skip to content

2.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@brunomnsilva brunomnsilva released this 03 Apr 16:43
· 17 commits to master since this release

(2.0.0-rc2) Several minor improvements, including:

  • Example on how to use a background image for a vertex, see issue #34.

  • Styles applied to edges are propagated to their respective arrows, see issue #31.


Available also in Maven repo:

<dependency>
    <groupId>com.brunomnsilva</groupId>
    <artifactId>smartgraph</artifactId>
    <version>2.0.0-rc2</version>
</dependency>