Wgraph:Requests for new features

From FollowTheScore
Revision as of 15:27, 21 July 2007 by Gero (talk | contribs)
Jump to: navigation, search


Requests affecting Wgraph

sample

lomg description.




Requests that affect aiSee

Fix the bugs mentioned in Wgraph:Known Bugs

  • As far as I see there are some inconsistencies within aiSee, which should be repaired.
Gero 15:02, 21 July 2007 (CEST)

More flexible definition of regions

  • A 'backrange' property and a 'backclass' property would be nice. They would allow to traverse edges in reverse order. It should be possible to specify these properties in addition to 'class' and 'range'.
  • Similarly it should be possible to specify only target nodes and classes and/or backclasses; aiSee would have to look for the source nodes which lead to the specified target nodes.
Gero 15:01, 21 July 2007 (CEST)



The Author's to do list

  • graph erhält eine id, die per default mit dem Dateinamen besetzt wird, evtl. kann man beim Aufruif von #wgraph ein title attribut einführen
  • 'partof' by nodes und bei graph einführen (obligatorisch); per default ist jeder node partof des Hauptgraphs
  • beim Ausgeben der Nodes wird nach Graphen vorgegangen; zu jedem Graph werden seine Nodes und die eingebetttene graphs ausgegeben
  • Jeder Node/Graph kann nur zu einem graph gehören
  • Der Hauptgraph hat partof 'null'
  • Man kann mehrere Hauptgraphen nebeneinander haben
  • Aus der geschachtelten Schreibweise von graphs und nodes wird das partof-Attribut abgeleitet (partOf Stack aufbauen)


  • Skript für GDL download anbieten (wget).
  • Schalter für Unix und Windows aiSee
  • Die Grafiken als Wiki Bild speichern, md5 hash verwenden
  • vermeiden, dass das Bild bei jedem Seitenaufruf neu erzeugt wird.
  • Beispiel mit wgl gdl und Grafik geben.
  • Aufrufparameter von #wgraph erläutern
  • Architektur in seoparates Dokument verlagern
  • Tutorial auf fontnames und image bitmaps erweitern
  • Abgelich mit aisee online manual
  • subgraphs ausprobieren, das Beispiel aus dem Manual (nr. 8) nachstellen, unterschiedliche Layouts in den boxes anwenden
  • level, layer, vertical_order ausprobieren, dokumentieren