Commit Graph

241 Commits

Author SHA1 Message Date
Arturo Gonzalez 26887a004d Changed version of d3 library 2016-02-04 13:09:40 +01:00
mdtrooper fe8300655d Cleaned source code. 2016-01-27 13:08:11 +01:00
m-lopez-f 6de10bdb1b Fixed labels of vertical or horizontal bars. Tiquet: #3180
(cherry picked from commit 436127da41)
2016-01-25 15:21:57 +01:00
m-lopez-f af8b3c6e57 Fixed vertical and horizontal bars when print PDF. Tiquet: #3255 2016-01-25 09:53:05 +01:00
m-lopez-f 414cc1c6ee Fixed legend of custom vertical/horizontal graphs. Tiquet: #3180 2016-01-21 11:56:15 +01:00
mdtrooper 9710362174 Fixed the hbars for the report exception item. TICKET: #3153
(cherry picked from commit 63566dd3af)
2016-01-13 10:34:33 +01:00
mdtrooper 11f9f2ec32 Fixed there are many bullet charts in one page (such as dashboard). TICKET: #3187 2016-01-11 15:18:13 +01:00
mdtrooper a004bf6dc2 Fixed the PHP warnings that burns the file systems. TICKET: #3054
(cherry picked from commit a5f8a9ca24)
2016-01-11 14:02:39 +01:00
mdtrooper a9f8740320 Fixed the horizontal bars in the dashboard. TICKET: #3157
(cherry picked from commit f2afb2e05f)
2016-01-08 10:47:42 +01:00
Arturo Gonzalez b7de284180 Fixed graph event position in modules graph when resizes the window. Ticket#3070 2015-12-31 12:04:23 +01:00
m-lopez-f 5ed043eeab Don't show warning's when module not containt data
(cherry picked from commit 78d3bfeea2)
2015-12-18 12:01:35 +01:00
m-lopez-f 9b63444561 Fixed problems with draw min warning and critical state of gauges. Tiquet: #3058 2015-12-18 11:17:21 +01:00
m-lopez-f c2309e52c3 Fixed problems with show data contextual in graphs. Tiquet: #3057
(cherry picked from commit 2b294df108)
2015-12-15 13:23:38 +01:00
m-lopez-f 53065646b0 Fixed problems with pChart when any value is 0. Tiquet: #3053 2015-12-10 12:57:42 +01:00
m-lopez-f 6079ba3005 Fixed problems with labels in gauges 2015-12-01 09:55:51 +01:00
m-lopez-f 25aa41ae7a Fixed problems with gauges in custom graphs/dashboard. Tiquet: #3025
(cherry picked from commit ede441cb3b)
2015-12-01 09:00:21 +01:00
m-lopez-f 4ec33a4c9a When print Pie graph and not containt data, add image with text is 'no data to show'. Tiquet: #3010
(cherry picked from commit 0d73595776)
2015-11-27 11:51:39 +01:00
m-lopez-f 83938b3e36 Fixed problems with security 2015-11-26 17:59:09 +01:00
m-lopez-f 377cec00e7 When no data, print only label. Tiquet: #2966
(cherry picked from commit 00d25bc9dd)
2015-11-25 16:03:52 +01:00
m-lopez-f 2cfbe1014f Fixed many errors in custom graphs and this items in dashboard. Tiquet: #2984,part of #2966
(cherry picked from commit 60f0f3378d)
2015-11-25 14:26:02 +01:00
Junichi Satoh a4171b7675 Fixed wrong encodings in exported csv file with multi-byte characters. 2015-11-23 10:43:21 +09:00
m-lopez-f 0ba80f3d3f Fixed gauges in custom and dashboard. Tiquet: #2967 2015-11-17 15:02:53 +01:00
m-lopez-f dabf188970 Add increase line width in pChart graphs 2015-11-10 08:55:34 +01:00
m-lopez-f c72f024610 Add new custom graphs and fixed others graphs.
New graphs:
	Bullet Chart
	Vertical Bars and Horizontal
	Pie
	Gauges
2015-11-04 17:42:45 +01:00
m-lopez-f 8bb6cf069d Fixed text and delete text from export data csv. Tiquet: #2868 2015-10-15 11:28:44 +02:00
Arturo Gonzalez Diaz 14fab9c05a Fixed area color in boolean graphs. Ticket #2713 2015-10-14 13:36:54 +02:00
m-lopez-f 6c81a0fffe Fixed print of graph. Tiquet: #2854 2015-10-08 16:26:27 +02:00
m-lopez-f afef30bc75 Fixed when export csv in custom graph and only print one register and add label in export data, tiquet: #2755 2015-09-28 16:17:30 +02:00
mdtrooper 3cdf73e1ca Now the boolean charts is showed as digital signal charts (added in the pchart engine)
(cherry picked from commit ef85096922)

Conflicts:
	pandora_console/include/graphs/fgraph.php
2015-08-26 16:09:00 +02:00
mdtrooper 6d66bb59b7 Reupload the lost changes in own last cherry pick 2015-08-26 12:03:37 +02:00
mdtrooper 1577621b5b Now the boolean charts is showed as digital signal charts (only with dinamic flot charts engine)
(cherry picked from commit 3d014c6ab5)

Conflicts:
	pandora_console/include/graphs/flot/pandora.flot.js
	pandora_console/include/graphs/functions_flot.php
2015-08-25 13:42:38 +02:00
Arturo Gonzalez Diaz d096406641 Fixed visual error in graphs. Ticket #2578 2015-08-24 14:10:41 +02:00
Arturo Gonzalez Diaz 596a20b19d Y axis fixed in custom graphs, now show correctly the numeration. Ticket#2578 2015-08-24 13:14:48 +02:00
mdtrooper 63498fdbf7 Added percentile 95º in the stat win of module. TICKET: #2613 2015-08-20 17:55:10 +02:00
mdtrooper 0a0d9fad25 Merge branch 'develop' into feature/ticket#2491-features-dashboard 2015-08-12 13:03:50 +02:00
mdtrooper 476336121a Added the class 'overview_graph' into the function flot overview button into menu 2015-08-10 17:51:59 +02:00
Alejandro Gallardo Escobar e8a7ce322f Fixed the CSV export of the module graph for Firefox 2015-08-05 16:43:20 +02:00
m-lopez-f da80a1ad82 Fixed creation hbar, not show all legend. Tiquet: #2498 2015-07-22 10:33:49 +02:00
m-lopez-f b1567da12e Change order divs, because dont show right in view reports. Tiquet: #2317 2015-07-02 10:06:26 +02:00
Alejandro Gallardo Escobar 7942c075d5 Added a modified a few icons for the area flot graph 2015-06-29 19:11:28 +02:00
Alejandro Gallardo Escobar 4a4aaa4e3f Added support to exporting the area graph data to CSV 2015-06-22 19:12:17 +02:00
mdtrooper 9789eca1e1 Added the feature to set module charts painting with lines or area. TICKET: #1849 2015-06-11 21:24:14 +02:00
mdtrooper 0be8792b01 Killing unicorns and magic numbers. 2015-06-11 20:45:40 +02:00
mdtrooper 89cac169f4 Clean the source code style. 2015-06-08 11:05:19 +02:00
m-lopez-f c2ce4fddf4 fixed distance to show box data to graph in agent view, tiquet: #2161 2015-05-04 16:34:25 +02:00
m-lopez-f ffd099c782 Changed for fixed visual of metaconsole 2015-03-30 10:17:35 +02:00
m-lopez-f e0e531bf05 Add field to custom line widht to custom graph tiquet: #1875 2015-03-17 15:36:24 +01:00
mdtrooper 52e3926c71 Fixed the icons of menu on combined charts. TICKET: #1869
(cherry picked from commit 380cddc4d4)
2015-03-02 13:13:27 +01:00
mdtrooper 66feffb0f7 Fixed the menu buttons in charts. TICKET: #1818
(cherry picked from commit dac81d2640)
2015-02-19 12:52:41 +01:00
Alejandro Gallardo Escobar d3151557f7 Now the api can return a string with a module graph encoded in base64 2015-02-06 13:48:59 +01:00