0.2.27 • Published 6 years ago

qgraph v0.2.27

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

README

QGraph is a graph visualization library, it's still in a very early stage, so documentation is really lacking. What distinguish QGraph from other graph visualization libraries are:

  • Fast initial rendering, able to support thousands of nodes and verticies.
  • Able to support rich UI styles.
  • Built-in conversion to image
  • ...

How do I get set up?

  • Clone the repository and do npm install to install the dependencies.
  • To see it in action, open test/index.html.
    • You can drag the canvas to move the graph around.
    • You can use mouse wheel to zoom in/out
    • You can click on a text label to edit it. (The text won't actually change now, just the events are propagating)
    • You can click on the Save Image button to save the graph as an image.
  • To build the project in case you want to change anything, you can type yarn build.

Who do I talk to?

  • email tong@cal.berkeley.edu
0.2.27

6 years ago

0.2.26

6 years ago

0.2.25

6 years ago

0.2.24

7 years ago

0.2.23

7 years ago

0.2.22

7 years ago

0.2.21

7 years ago

0.2.20

7 years ago

0.2.19

7 years ago

0.2.18

7 years ago

0.2.17

7 years ago

0.2.16

7 years ago

0.2.15

7 years ago

0.2.14

7 years ago

0.2.13

7 years ago

0.2.11

7 years ago

0.2.10

7 years ago

0.2.9

7 years ago

0.2.8

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago