summaryrefslogtreecommitdiffstats
path: root/grapher/Graph.hxx
Commit message (Expand)AuthorAgeFilesLines
* grapher: remove _zoomFactor from horizontal scaling calculationTim Moore2009-12-231-1/+1
* grapher: scale from right end of graphTim Moore2009-12-231-0/+8
* grapher: scroll continuously with timeTim Moore2009-12-231-0/+2
* change namespace indentation to 0Tim Moore2009-12-211-41/+41
* refactor list of data sets out of GraphWidget into a global data structure.Tim Moore2009-12-081-3/+2
* add copyright and license to grapher filesTim Moore2009-12-071-0/+8
* option to display graph times relative to the start timeTim Moore2009-12-071-0/+1
* Hover text for event-style graphsTim Moore2009-12-031-0/+1
* Make the hover text conform to data displayed.Tim Moore2009-12-021-0/+2
* change time type from double to int64_tTim Moore2009-12-011-5/+7
* Initialize CairoWidget origin of graphTim Moore2009-09-161-1/+1
* Support for presenting multiple graphsTim Moore2009-07-281-0/+48