Commit Graph

34 Commits

Author SHA1 Message Date
Marc Delisle
2ecf4b3641 tahoma font was replaced with DejaVuSans 2010-10-14 06:30:06 -04:00
Marc Delisle
7ca0657ff0 remove author names as per our policy 2010-08-29 08:54:12 -04:00
Herman van Rink
e076ec85e1 Add vim mode lines 2010-08-25 17:07:08 +02:00
Herman van Rink
6fb5591f4e Add CDATA to script code 2010-08-25 17:07:02 +02:00
Martynas Mickevicius
0b90202b8f fixed an issue when a serie name was not set, thus generating a warning 2010-08-13 14:50:21 +03:00
Martynas Mickevicius
eb3f96ac51 changed comments to comply with phpdoc and added some new comments. Moved color settings to more appropriate places. 2010-08-13 14:34:07 +03:00
Martynas Mickevicius
59f220eb13 added check for json encoder, cleaned up error handling a bit 2010-08-06 13:22:04 +03:00
Martynas Mickevicius
55089f12db getting title shadow back. Will see how it looks on the demo server. 2010-07-29 20:22:55 +03:00
Martynas Mickevicius
fe77ca741c fixing built-in functions so that they work with modified imagemap. 2010-07-29 20:22:03 +03:00
Martynas Mickevicius
0b620df912 enable warning report to the chart. 2010-07-29 19:15:08 +03:00
Martynas Mickevicius
57614902eb image map enchancements. 2010-07-29 19:06:11 +03:00
Martynas Mickevicius
4577d63b4d commented the render function, thanks Herman 2010-07-29 16:18:35 +03:00
Martynas Mickevicius
aecac3a691 trying to fix the title bug on the demo server 2010-07-28 16:28:58 +03:00
Martynas Mickevicius
c6ce98be18 moved setting defaults to the correct place. 2010-07-28 12:26:40 +03:00
Martynas Mickevicius
34ec78abb5 turned of shadow in the title 2010-07-28 11:27:32 +03:00
Martynas Mickevicius
4f62c6c2ea added font size setting 2010-07-28 11:02:17 +03:00
Martynas Mickevicius
039e30450c added setting for continuous image 2010-07-27 18:28:19 +03:00
Martynas Mickevicius
25a59f23d5 chart is rendered in parts. Fixes the issue with browsers which have limited size on base64 images. 2010-07-23 13:19:30 +03:00
Martynas Mickevicius
e3736762ae cleaned JS for tooltips 2010-07-22 14:30:02 +03:00
Martynas Mickevicius
2f78d2d147 tooltip on the pie working. Now only on the query results chart. 2010-07-20 23:29:13 +03:00
Martynas Mickevicius
c40e145597 added JS tooltips to the bar and line charts. Other types generate warnings for now. 2010-07-20 20:29:19 +03:00
Martynas Mickevicius
979aa9a7ed graceful error handling 2010-07-09 17:34:28 +03:00
Martynas Mickevicius
6b806f2047 Chart title has been put to the settings array. 2010-07-09 16:27:25 +03:00
Martynas Mickevicius
48f2caccae error handling 2010-07-08 20:26:40 +03:00
Martynas Mickevicius
45e740e96b fixed option hendling 2010-07-08 19:52:38 +03:00
Martynas Mickevicius
933238bcfb fixed a bug where GD function was used before the check if GD is available. 2010-07-08 11:24:49 +03:00
Martynas Mickevicius
4d6fd853d3 Added multi bar chart. Added margin options. 2010-07-07 17:41:45 +03:00
Martynas Mickevicius
2e421895ed using background color setting now 2010-07-07 16:57:06 +03:00
Martynas Mickevicius
e22cd9aab4 Restructured code. This allows more chart types and removes some code duplication. Added line charts. 2010-07-07 16:37:09 +03:00
Martynas Mickevicius
d387343ee0 removed debug info
added check for gd library
2010-07-07 09:29:29 +03:00
Martynas Mickevicius
c342ad07e0 debug on the demo server 2010-07-06 17:30:32 +03:00
Martynas Mickevicius
eeead42990 Moved settings to an array. Form fields to choose settings for query result chart. 2010-06-22 15:25:06 +03:00
Martynas Mickevicius
9970ce91da restructured the code to be more OOP friendly 2010-06-21 17:34:50 +03:00
Martynas Mickevicius
f1b5ab52ef added first pChart charts. 2010-06-17 16:01:09 +03:00