====== Visualisation of Data ====== ===== Creating Graphs from Numbers ===== * [[soft:app:Gnuplot]] * www.originlab.com -- a graphing and data analysis software * [[https://scidavis.sourceforge.net|SciDAVis]] -- a open source graphing and data analysis software * [[http://mayavi.sourceforge.net/|MayaVi]] * [[https://linux.activityworkshop.net/more_info/piecharts.html|Pie Charts]] [(https://web.archive.org/web/20190402120835/https://linux.activityworkshop.net/more_info/piecharts.html)] -- Which software to use? * [[https://en.wikipedia.org/wiki/Wikipedia:How_to_create_charts_for_Wikipedia_articles|How_to_create_charts_for_Wikipedia_articles]] [(https://web.archive.org/web/20190402121056/https://en.wikipedia.org/wiki/Wikipedia:How_to_create_charts_for_Wikipedia_articles)] ~~REFNOTES~~ ===== Creating Graphics from Structures and Trees ===== * [[http://hypergraph.sourceforge.net/examples-orga.html|The HyperGraph Homepage]]\\ As soon as you want to look at large data volume that has a hierarchical structure, you will find hyperbolic trees very useful - they show more data than standard tree representations like your favorite explorer, and they have a great look and feel. * [[http://graphexploration.cond.org/|GUESS]] -- The Graph Exploration System\\ An exploratory data analysis and visualization tool for graphs and networks. * [[Graphviz]] -- Graph Visualization Software * [[yWorks]] -- Diagram creation ===== Creating Timing Diagrams ===== * [[http://drawtiming.sourceforge.net/|DrawTiming]]\\ This software package provides a command line tool for documenting hardware and software designs through timing diagrams. It reads signal descriptions from a text file with an intuitive syntax, and outputs a timing diagram to an image file. * www.timingtool.com\\ TimingTool is designed to give electronics engineers an easy to use graphical interface for entering and editing timing diagrams commonly seen in digital electronic design.\\ {{:soft:sun-java.png?nolink}} ===== Graphs for the Web ===== * [[soft:prog:web_design:solution:presenting_data|Move here..]]