While there is discussion of SRF graphs…

I hacked in support for dagre <https://github.com/cpettitt/dagre> graphs —
see https://wiki.deflect.ca/wiki/BotnetDBP#Diagram

this is a JavaScript implementation of graphviz style rendering. lots of
possibilities due to its browser based nature. this implementation uses a
small included JavaScript helper https://wiki.deflect.ca/dagre/smw.js
and a simple
template<https://wiki.deflect.ca/mediawiki/index.php?title=Template:D&action=edit>that
works with inline annotations or queries.

It would be nice if this made it into SRF. It doesn't need much PHP support
aside from including the JS via resource loader. dagre's renderer is
separated, in this case it uses d3 so it could be linked to any d3 SRF
implementation.

In another instance I added support for JavaScript based sequence diagrams
— https://wiki.deflect.ca/wiki/Devopsjs#tab=How maybe this could also be
included.

David
------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to