Difference between revisions of "User:Colin Marquardt"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
** animated flowcharts | ** animated flowcharts | ||
** display dynamic values in forms | ** display dynamic values in forms | ||
** organigramms | |||
* Doable via JavaScript/DOM and CSS? | * Doable via JavaScript/DOM and CSS? |
Revision as of 09:19, 18 June 2007
I'm helping with the German translation of the Inkscape GUI, its tutorials and the website etc.
Advanced Diagrams
- data model backing objects
- arrows representing flow will change width depending on numerical flow value (e.g. in Sankey diagrams)
- forms change color if a corresponding value goes outside certain limits
- some programs generate structural diagrams depending on a table or database
- animated flowcharts
- display dynamic values in forms
- organigramms
- Doable via JavaScript/DOM and CSS?
See also
- Dunnart Constraint-Based Diagram Editor
- UsingTheConnectorTool
- PythonEffectTutorial
- http://networkimprov.net/airwrx/awscene.html
- http://healthcybermap.org/PCT/STDs/ (from Ted's talk at LGM 2007)
- http://gpsvisualizer.com/ (color-coded height display)