Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs on how to get a basic example running #1

Open
izuzak opened this issue Jul 16, 2012 · 8 comments
Open

Docs on how to get a basic example running #1

izuzak opened this issue Jul 16, 2012 · 8 comments

Comments

@izuzak
Copy link

izuzak commented Jul 16, 2012

Hi,

I'd like to use your library in my project and I was wondering if it would be possible to write up some documentation on how to use the library to get the most basic example running? E.g. how to convert a dot input string to an svg image, without any animations or dynamics. Your demo web app is awesome, but navigating and digging through the code to understand what does what and how to get a simple example running is a bit hard.

I'm sure a lot of people would be grateful for some documentation on how to get started with the underlying JavaScript library (again, not the demo app) and perhaps a list of current features.

Thanks! Awesome work!

@gregsadetsky
Copy link

+1 for some copy-pastable examples! Congratulations again on your efforts and for making the source code available here!

@gyuque
Copy link
Owner

gyuque commented Jul 25, 2012

Well, Liviz.js does not use emit system of graphviz to generate animation. But if you want to get just static svg, including graphviz's original emit system while compilation should be an easier way to get it.

@muhqu
Copy link

muhqu commented Aug 1, 2012

@gyuque this is huge! thanks for sharing the code... the stuff you put together is amazing!

+1 for some basic examples.

@ghost
Copy link

ghost commented Jun 8, 2013

Hello , the example in localhost file runs perfectly in firefox but in chome o IE doesn´t position correctly, apears the box with the message initialing always.......

It runs perfectly the links:

jsPlumb & Liviz.js demo (currently using the sfdp layout engine)

but the example in localhost Internet explorer and chrome it doesn´t

I install :Install Emscripten
Backup original Emscripten if you need.
Replace src/shell.js and src/library.js in Emscripten with modified files. Modified files are in the source tree.

How I install liviz.js????? The installation the liviz.js is in Windows or linux???

(I install Graphviz but i do´nt know if is needed)

Please help for run the example

@ghost
Copy link

ghost commented Jun 8, 2013

How convert automatically a dot graph in a JsPlump graph?? The example that I see put the windows node statically... and the conections... insn´t it?????

@CharlieSa
Copy link

Have same problem as above, any1 managed to solve the issue?

@jayant221
Copy link

same problem. downloaded example is running in firefox but not in chrome. Any updates???

@swatinits
Copy link

Any updates on how to run the example HTML file on chrome?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants