Matthias Jentsch
|
a26370bb12
|
Adjust PieCharts that are rendered without labels
Center and resize PieCharts to use the full width and height of the available view port
|
2014-08-28 18:25:19 +02:00 |
Alexander Klimov
|
45638b218c
|
Throw IcingaException rather than Exception
fixes #7014
|
2014-08-27 16:03:15 +02:00 |
Johannes Meyer
|
3105c2059e
|
Remove license headers from all files
refs #6309
|
2014-07-15 13:43:52 +02:00 |
Johannes Meyer
|
7eb0f3c472
|
Remove @codingStandardsIgnoreStart/-Stop annotations
refs #6091
|
2014-06-30 13:59:58 +02:00 |
Thomas Gelf
|
8ff757f6df
|
Inline\PieChart: code style
|
2014-05-20 23:29:13 +00:00 |
Thomas Gelf
|
24f2ae607f
|
Pdf/Charts: add initial chart support to PDFs
Problem: TCPDF had SVG support, dompdf hasn't. This patch adds a
first rudimentary PNG conversion and a sample implementation making
use of such.
|
2014-05-20 22:48:06 +00:00 |
Matthias Jentsch
|
15723f088b
|
Include SVG piecharts in perfData helpers
When no JavaScript is available, SVG piecharts will be shown instead of the
jQuery sparklines.
fixes #5865
|
2014-03-26 14:56:35 +01:00 |
Alexander Klimov
|
b410ebeed6
|
Remove unnecessary spaces at end of line
|
2014-03-06 13:08:11 +01:00 |
Matthias Jentsch
|
3a10188e81
|
Move inline chart rendering into separate classes
refs #5679
|
2014-02-19 18:59:54 +01:00 |