Conversion of graphs from TGF to d3.js -


my current workflow starting graphs in tgf format, reading them in yed , using yed output them image format. rather have d3.js output.

any tool out there (preferably ruby gem) takes graphs in tgf format , outputs them in d3.js? bonus points if handles digraphs.

there no tools this. closest dagre, allows render graphviz graphs d3.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -