Martynas Mickevicius
|
557eb2096b
|
added tooltips for radar charts.
|
2010-07-21 19:32:17 +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
|
3df1126c85
|
fixed custom axis lables on the multi chart.
|
2010-07-09 16:29:14 +03:00 |
|
Martynas Mickevicius
|
6b806f2047
|
Chart title has been put to the settings array.
|
2010-07-09 16:27:25 +03:00 |
|
Martynas Mickevicius
|
e5c8b5a894
|
default labels are returned to the settings form.
|
2010-07-09 16:17:16 +03:00 |
|
Martynas Mickevicius
|
08e048b307
|
fixed chart error handler.
|
2010-07-09 16:16:22 +03:00 |
|
Martynas Mickevicius
|
7eedd0387d
|
Fixed a case where a notice was generated when the first point was added to the data set.
|
2010-07-09 16:08:53 +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
|
881bd0909f
|
added value skip option to the radar chart in pChar.class
|
2010-07-08 13:47:29 +03:00 |
|
Martynas Mickevicius
|
dfe34ad8d4
|
added chart type PIE to the query results charts
|
2010-07-08 12:40:03 +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
|
c530e97fb7
|
decreased the size of the points in the line chart
|
2010-07-07 16:57:30 +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
|
31622c3f83
|
added getPieLegendBoxSize($Data) method
|
2010-07-07 16:34:02 +03:00 |
|
Martynas Mickevicius
|
09a7a4c912
|
added error messaged
|
2010-07-07 13:51:30 +03:00 |
|
Martynas Mickevicius
|
d387343ee0
|
removed debug info
added check for gd library
|
2010-07-07 09:29:29 +03:00 |
|
Martynas Mickevicius
|
7958e84fff
|
debug on the demo server
|
2010-07-06 23:26:36 +03:00 |
|
Martynas Mickevicius
|
45fd079c9c
|
debug on the demo server
|
2010-07-06 22:23:34 +03:00 |
|
Martynas Mickevicius
|
c1ed3e2291
|
debug on the demo server
|
2010-07-06 21:23:03 +03:00 |
|
Martynas Mickevicius
|
c9a785cf03
|
debug on the demo server
|
2010-07-06 19:22:41 +03:00 |
|
Martynas Mickevicius
|
14ab690286
|
debug on the demo server
|
2010-07-06 18:23:05 +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
|
278ee6e2ca
|
added curly braces where needed
|
2010-06-23 13:32:23 +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
|
9970ce91da
|
restructured the code to be more OOP friendly
|
2010-06-21 17:34:50 +03:00 |
|
Martynas Mickevicius
|
8eb93f5a68
|
Increased default size.
|
2010-06-17 20:54:32 +03:00 |
|
Martynas Mickevicius
|
f9d20c8c7a
|
added chart button. Will be used later to draw a chart of the query results.
|
2010-06-17 19:04:59 +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
|
7074f1b90e
|
color changes to make them more distinguishable
|
2010-06-17 16:01:56 +03:00 |
|
Martynas Mickevicius
|
f1b5ab52ef
|
added first pChart charts.
|
2010-06-17 16:01:09 +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
|
1f378cef7f
|
added OFC php wrapper together with SWF file to PMA
|
2010-06-14 23:36:22 +03:00 |
|
Martynas Mickevicius
|
7dd6900cfe
|
Merge commit 'origin/master' into local
|
2010-06-04 16:29:15 +02:00 |
|
Martynas Mickevicius
|
61e00e523e
|
file placeholder creation. Will build on top of these.
|
2010-06-04 16:19:55 +02:00 |
|
Dieter Adriaenssens
|
662f3d4da3
|
merge with master
|
2010-06-03 21:21:34 +02:00 |
|