icingaweb2/library/Icinga/Chart
Eric Lippmann e87067db3b lib/chart: Use PHP's DateTime instead of our DateTimeFactory
I'm about to drop the DateTimeFactory because date_default_timezone_set() in combination w/ PHP's DateTime is sufficient.

refs #6778
2015-05-19 11:10:35 +02:00
..
Graph Always display tooltips in all charts 2015-02-18 13:21:42 +01:00
Inline Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Primitive Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
Render Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Unit lib/chart: Use PHP's DateTime instead of our DateTimeFactory 2015-05-19 11:10:35 +02:00
Axis.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
Chart.php Support aria markup in SVG charts 2015-02-17 17:41:05 +01:00
Format.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
GridChart.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
Legend.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Palette.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
PieChart.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
SVGRenderer.php Support aria markup in SVG charts 2015-02-17 17:41:05 +01:00