Commit Graph

37 Commits

Author SHA1 Message Date
Marc Delisle
7ca0657ff0 remove author names as per our policy 2010-08-29 08:54:12 -04:00
Herman van Rink
51c9c1763e Code cleanup, mostly added extra spaces 2010-08-26 17:01:12 +02:00
Herman van Rink
e076ec85e1 Add vim mode lines 2010-08-25 17:07:08 +02: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
47f67613a2 fixed a notice which was generated on non supported query result format 2010-08-05 16:47:28 +03:00
Martynas Mickevicius
68f4a8daf7 removed OFC implementation, since we are not going to use it. 2010-07-29 20:26:16 +03:00
Martynas Mickevicius
c6ce98be18 moved setting defaults to the correct place. 2010-07-28 12:26:40 +03:00
Martynas Mickevicius
4f62c6c2ea added font size setting 2010-07-28 11:02:17 +03:00
Martynas Mickevicius
8b7e8257b3 bugfix for changed format 2010-07-27 18:32:47 +03:00
Martynas Mickevicius
039e30450c added setting for continuous image 2010-07-27 18:28:19 +03:00
Martynas Mickevicius
0604e81526 bugfix and a query result format changes according to the latest wiki article about charts. 2010-07-27 18:11:01 +03:00
Martynas Mickevicius
3afe966b51 added query results chart when results have only one column. 2010-07-27 12:52:46 +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
08e048b307 fixed chart error handler. 2010-07-09 16:16:22 +03:00
Martynas Mickevicius
cd1cbce4ef data overflow fix 2010-07-08 20:29:27 +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
f53b1a5294 added radar chart type to the query results charts. 2010-07-08 14:19:16 +03:00
Martynas Mickevicius
dfe34ad8d4 added chart type PIE to the query results charts 2010-07-08 12:40:03 +03:00
Martynas Mickevicius
4d6fd853d3 Added multi bar chart. Added margin options. 2010-07-07 17:41:45 +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
09a7a4c912 added error messaged 2010-07-07 13:51:30 +03:00
Martynas Mickevicius
c342ad07e0 debug on the demo server 2010-07-06 17:30:32 +03:00
Martynas Mickevicius
f1e30fea1e debug on the demo server 2010-07-06 17:02:48 +03:00
Martynas Mickevicius
c2e7aef7ba added configurable settings for title and labels 2010-06-23 14:06:57 +03:00
Martynas Mickevicius
1cae244e89 fixed case error 2010-06-23 13:30:20 +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
c5b49bb839 added stacked bar chart 2010-06-22 14:24:23 +03:00
Martynas Mickevicius
12d875dadc early code to show a chart for query results 2010-06-21 17:35:42 +03:00
Martynas Mickevicius
13c2a8cd24 fixed default sizes and colors. Fixed some var names. 2010-06-17 17:39:32 +03:00
Martynas Mickevicius
c152e0dd3e modified status chart size. 2010-06-17 17:14:04 +03:00
Martynas Mickevicius
d1708970d6 moved chart dependant code to the chart lib. 2010-06-17 17:10:19 +03:00
Martynas Mickevicius
d814efcfb6 added the chart in the profiling window 2010-06-15 20:13:34 +03:00
Martynas Mickevicius
9e25d0536d implementation of the pie chart using OFC 2010-06-14 23:36:52 +03:00
Martynas Mickevicius
61e00e523e file placeholder creation. Will build on top of these. 2010-06-04 16:19:55 +02:00