Releases: symphonyai-accelerate/grapher
Releases · symphonyai-accelerate/grapher
v1.4.0
Compare
Sorry, something went wrong.
No results found
1.4.0 (2018-05-22)
Bug Fixes
build: using recommended settings (c4fd39b )
Features
build: using semantic-release (8b5a3ba )
Added functions to customize canvas rendering (c408ffd )
Updating 2d canvas rendering c1e32d9
1.3.2
Compare
Sorry, something went wrong.
No results found
fixed an issue where WebGL would throw warnings when rendering networks without links
updated uglify-js
1.3.1
Compare
Sorry, something went wrong.
No results found
exporting built library using rollup
1.3.0
Compare
Sorry, something went wrong.
No results found
Adding the nodeScale option which allows users to scale all node radii by a multiplier.
1.2.2
Compare
Sorry, something went wrong.
No results found
Nodes and line width no longer scale with the graph but are displayed with their given radius or line width size.
1.2.1
Compare
Sorry, something went wrong.
No results found
fixing an issue where nodes become extremely small if one of the scales is negative
1.2.0
Compare
Sorry, something went wrong.
No results found
Adding the ability to specify both x and y scales.
1.1.2
Compare
Sorry, something went wrong.
No results found
Fixing issue where build version wasn't properly working.
Updated version in package.json
1.1.1
Compare
Sorry, something went wrong.
No results found
Adding support for Browserify
1.1.0
Compare
Sorry, something went wrong.
No results found
Basic support for custom shaders
Support for color alpha
Grapher.clear will now clear the graph