Difference between revisions of "User:Colin Marquardt"

From Inkscape Wiki
Jump to navigation Jump to search
m (→‎Advanced Diagrams: +the "Competition")
Line 12: Line 12:
* Doable via JavaScript/DOM and CSS?
* Doable via JavaScript/DOM and CSS?


See also
===The "Competition"===
 
* CS-Odessa ConceptDraw Professional
* EDraw EDraw Max
* Corel iGrafx Flowcharter
* OmniGroup OmniGraffle Professional
* Softline SmartDraw
* Microsoft Visio Professional
 
(from http://www.heise.de/kiosk/archiv/ct/2007/9/108_Sechs-Diagrammzeichner-fuer-Windows-und-Mac-OS-X)
 
===See also===
* [http://www.csse.monash.edu.au/~mwybrow/dunnart/ Dunnart Constraint-Based Diagram Editor]
* [http://www.csse.monash.edu.au/~mwybrow/dunnart/ Dunnart Constraint-Based Diagram Editor]
* [[UsingTheConnectorTool]]
* [[UsingTheConnectorTool]]

Revision as of 09:23, 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?

The "Competition"

  • CS-Odessa ConceptDraw Professional
  • EDraw EDraw Max
  • Corel iGrafx Flowcharter
  • OmniGroup OmniGraffle Professional
  • Softline SmartDraw
  • Microsoft Visio Professional

(from http://www.heise.de/kiosk/archiv/ct/2007/9/108_Sechs-Diagrammzeichner-fuer-Windows-und-Mac-OS-X)

See also