summaryrefslogtreecommitdiffstats
path: root/grapher/Graph.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* hover text on the additional graphsTim Moore2009-12-041-1/+1
* Hover text for event-style graphsTim Moore2009-12-031-0/+7
* Make the hover text conform to data displayed.Tim Moore2009-12-021-8/+10
* Refactor drawing of different styles of graph into classesTim Moore2009-12-021-65/+1
* Account for zoom factor when choosing hover textTim Moore2009-12-021-5/+5
* some aesthetic tweaks to the grapherTim Moore2009-12-011-1/+1
* Add hover text to the graph.Tim Moore2009-12-011-1/+1
* change time type from double to int64_tTim Moore2009-12-011-15/+22
* cleanup of graph data parser, using Boost functions where usefulTim Moore2009-10-141-1/+1
* more multiple graph fixesTim Moore2009-09-301-0/+2
* Draw multiple graphsTim Moore2009-09-301-5/+2
* Initialize CairoWidget origin of graphTim Moore2009-09-161-2/+4
* Fix grapher compilation warnings from rpm buildJosh Stone2009-08-041-3/+3
* Add #include and casting to allow compilations of grapher on RHEL5.William Cohen2009-08-041-2/+2
* Support for presenting multiple graphsTim Moore2009-07-281-0/+262