MetriVis
Overview
|
Download
|
User Manual
|
Development
Overview
Main Page
|
Features
|
Change Log
|
Software Licenses
Features
Development Status
MetriVis just got out of factory. The main functionality, browsing of the graph and marking events, works very stable. Of course there is still huge potential for future improvements of this application.
Features
graphical browsing of arbitrary sized xy data sets;
x/y axis independent zooming;
searching for the desired xy graph with substring matching;
marking events on the graph;
browsing many graphs in parallel, compare them with eachother;
easy deployment, MetriVis only needs the MetriVis running, no additional services (like apache);
full support for multiprocessor cores.
Future Work
MetriVis may be combined with an apache service to hide the MetriVis server, by redirecting requests through a php script or similar;
load balancing to many different MetriVis servers;
possibility to export events data sources, for example to GNUplot, Matlab, PNG images or similar;
many different visualization modules (not only xy plot);
combine multiple graphs into one graph browser module (drawing in different colors);
more flexible data import scripts;
advanced usability for the GUI;
more documentation;
provide more unit tests.
Supported Platforms
MetriVis runs on all sorts of Linux (tested on Ubuntu, Debian and Gentoo). It may be ported easily to Mac OS X or Solaris.
Software License
MetriVis is released under the
GPL and BSD Licence
. These licenses encourage both commercial and non-commercial use.
Copyright © 2007 Patrick Boenzli, ETH Zurich
Overview
|
Download
|
User Manual
|
Development