summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/classes/graph.inc.php
Commit message (Expand)AuthorAgeFilesLines
* - cleaned SQL statements to have mod() instead of % (Alexei)hugetoad2006-05-191-14/+8
* - fixed left axis calculation of graph (Eugene)osmiy2006-05-151-2/+2
* More Oracle support (Alexei)hugetoad2006-05-121-11/+18
* - speed improvement for Overview screens (Eugene)osmiy2006-05-121-2/+2
* - added trigger displaying on graphs (Eugene)osmiy2006-05-021-48/+172
* - minor fix (Eugene)osmiy2006-04-281-1/+4
* - fixed 00:00-23:59 problem (Eugene)osmiy2006-04-281-10/+7
* - improved graphs, added 'Working time' displaying (Eugene)osmiy2006-04-281-1/+69
* - fix misprint (Eugene)osmiy2006-03-291-1/+1
* Better performance of right checking and other fixes.:whugetoad2006-03-281-1/+1
* - replaced "union" command by sql arrays, for compatability of old MySQL (Eu...osmiy2006-03-271-10/+17
* Minor fix.hugetoad2006-01-211-2/+2
* - fixed two different units in two graph axes (Alexei)hugetoad2006-01-211-48/+44
* - make possible combination of FLOAT and UINT history in a graph (Alexei)hugetoad2005-12-291-4/+3
* - calculated minimum Y in graphs (Alexei)hugetoad2005-12-231-18/+44
* - calculate MAX of Y axis based on average values (Alexei)hugetoad2005-12-041-52/+7
* Minor fixes.hugetoad2005-12-011-1/+3
* Fixes for graphs.hugetoad2005-12-011-14/+18
* Minor changes.hugetoad2005-12-011-5/+5
* - double sided graphs (Alexei)hugetoad2005-12-011-39/+54
* Minor cleanup.hugetoad2005-12-011-0/+737