why not a  svg tool (d3js/raphael)?
Check this example
http://www.nytimes.com/interactive/2012/02/13/us/politics/2013-budget-proposal-graphic.html?_r=0


with svg , every element is a DOM element and we can canipulate it/parse it
attach events to it with javascript and css






2013/9/30 Andrey <kmelevs...@gmail.com>

> Looks awesome. Kachinske, thanks for the link! I need to play with it.
>
> What would be the way to link each diagram peace to specific code. Say
> client can build multi peace diagram, where application then generates code
> for all built diagram blocks, together as full process code which can be
> run by client decision afterword .
>
> Kind regards,
> Andrey.
> С уважением,
> Андрей.
>
> On 30 Sep 2013, at 15:35, Cliff Kachinske <cjk...@gmail.com> wrote:
>
> This looks promising.
>
> MIT license.
>
> http://calebevans.me/projects/jcanvas/
>
> On Sunday, September 29, 2013 2:39:59 PM UTC-4, Andrey K wrote:
>>
>> Hello everybody,
>> I wonder is it possible to make workflow diagram compiler on the client
>> like this 
>> (http://gojs.net/latest/**samples/flowchart.html<http://gojs.net/latest/samples/flowchart.html>)
>> linked to executable code generated from code blocks associated with
>> appropriate diagram block. Can it be done in web2py.
>> I guess it would be very similar to original web2py "graph model" which
>> allowed to build db tables definitiones based on db table diagrame. Simple
>> examples would be more then helpful!
>>
>> Looking for hearing from you guys. Any ideas and suggestions would be
>> very much appreciated!
>>
>> Kind regards,
>> Andrey
>>
>  --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/Wuv_FbcrioA/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
>
> For more options, visit https://groups.google.com/groups/opt_out.
>
>  --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to