HelikarLab / ccNetViz

JavaScript library for visualization of large-scale network graphs using WebGL
93 stars 43 forks source link

feat: image selection for nodes #158

Closed amanmdave closed 4 years ago

amanmdave commented 4 years ago

This PR adds image selection ability for nodes. It changes the examples/styles.html, since we already have a colored node example there. It also fixed a minor css bug in svg-plugin example.