m-lopez-f
bdba5c4c05
Add label with macros in reports. Ticket: #37
...
(cherry picked from commit a804040d79
)
2016-09-12 16:29:27 +02:00
Daniel Maya
8ada33731a
Added new feature. Added font and fotn size in custom graph. Ticket #3316 .
...
(cherry picked from commit 203689a5c1
)
2016-09-09 09:39:20 +02:00
m-lopez-f
39348e2e70
Fixed problems with threshold. Ticket: #3777
...
(cherry picked from commit c0d2cf6f8e
)
2016-09-07 13:01:20 +02:00
m-lopez-f
d6f75b7880
Fixed problems with thresholded in interactive graphs. Internal Ticket: #3777
...
(cherry picked from commit 794275a13c
)
2016-08-29 12:36:08 +02:00
Alejandro Gallardo Escobar
1e732146df
Added tooltips to the horizontal and vertical short labels. Ticket #3634
2016-06-13 17:33:26 +02:00
Alejandro Gallardo Escobar
86ceea13de
Reduced the max length of the x and y labels of the vertical and horizontal graphs. Ticket #3634
2016-06-13 17:18:00 +02:00
Alejandro Gallardo Escobar
d91ebbd4a7
Fixed the custom colors for the vertical bar graphs. Ticket #3784
2016-06-08 15:49:20 +02:00
Alejandro Gallardo Escobar
8000b55a68
Now avg_only is enabled by default in stat_win.php and errors fixed. Ticket #3778
2016-06-06 17:01:34 +02:00
Alejandro Gallardo Escobar
6e2cddc48d
Fixed the custom line thickness of the flot line graphs
2016-05-30 19:31:01 +02:00
Alejandro Gallardo Escobar
e5b49240c7
Now the pie graph is bigger
2016-05-30 18:47:05 +02:00
Alejandro Gallardo Escobar
a2ba4acb6c
Apply the fix of the area graph height only to the dashboard and the visual consoles
2016-05-30 17:55:07 +02:00
Alejandro Gallardo Escobar
2aa420e623
Re-calculate the area graph height with the legend height
2016-05-30 17:33:13 +02:00
Alejandro Gallardo Escobar
922566dbf7
Improved the legends of the vertical bar graphs
2016-05-26 15:38:01 +02:00
Alejandro Gallardo Escobar
12d7087014
Fixed the watermark of the vertical bars graph
2016-05-26 15:07:47 +02:00
Alejandro Gallardo Escobar
14127df1dc
Some visual improvements and an option to hide the labels of the pie graphs
2016-05-26 13:47:45 +02:00
Alejandro Gallardo Escobar
97615ce9fd
Now some graphs has auto margin (left and right) to center it to its container
2016-05-26 09:50:13 +02:00
Alejandro Gallardo Escobar
e79458bbcf
Some changed on the vbar and hbar legends and tooltips and changed the windows carriage returns by its unix version
2016-05-26 08:57:59 +02:00
Alejandro Gallardo Escobar
5080323f0a
Visual fixes on the horizontal bar graphs
...
(cherry picked from commit 4afbb9deb1dec9df90a441787700bd2e731d2895)
2016-05-25 18:02:32 +02:00
fermin831
932141f1bb
Fixed a single error on module graphs TICKETS #3526
2016-04-06 10:30:59 +02:00
fermin831
8bb4950912
Fixed problems with undefined max interval on module graphs TICKETS #3392
2016-04-05 14:03:15 +02:00
fermin831
8a63ef220e
Fixed N/A warning or critical in module graphs TICKETS #3392
2016-04-04 19:02:24 +02:00
fermin831
451cb84606
Improved critical and warning superposition in module graphs TICKETS #3515
2016-04-04 18:41:37 +02:00
fermin831
45e9904f11
Substituted lines for intervals in modules graphs TICKETS #3392
2016-04-04 10:06:34 +02:00
m-lopez-f
e3e549cbe8
Fixed problems with dashboard performance when include users maps. Tiquet: #3438
2016-03-15 09:25:48 +01:00
m-lopez-f
436127da41
Fixed labels of vertical or horizontal bars. Tiquet: #3180
2016-01-25 15:21:12 +01:00
m-lopez-f
fbfcb4aeb9
Fixed legend of custom vertical/horizontal graphs. Tiquet: #3180
...
(cherry picked from commit 414cc1c6ee
)
2016-01-21 11:57:17 +01:00
m-lopez-f
2b294df108
Fixed problems with show data contextual in graphs. Tiquet: #3057
2015-12-15 13:23:06 +01:00
m-lopez-f
0d73595776
When print Pie graph and not containt data, add image with text is 'no data to show'. Tiquet: #3010
2015-11-27 11:50:53 +01:00
m-lopez-f
60f0f3378d
Fixed many errors in custom graphs and this items in dashboard. Tiquet: #2984,part of #2966
2015-11-25 14:25:19 +01:00
Junichi Satoh
b8b1d666dc
Fixed wrong encodings in exported csv file with multi-byte characters.
...
(cherry picked from commit a4171b7675
)
2015-11-23 10:47:01 +09:00
m-lopez-f
2c4a3a8a59
Add new custom graphs and fixed others graphs.
...
New graphs:
Bullet Chart
Vertical Bars and Horizontal
Pie
Gauges
(cherry picked from commit c72f024610
)
2015-11-04 17:45:10 +01: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
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
mdtrooper
63498fdbf7
Added percentile 95º in the stat win of module. TICKET: #2613
2015-08-20 17:55:10 +02:00
Alejandro Gallardo Escobar
e8a7ce322f
Fixed the CSV export of the module graph for Firefox
2015-08-05 16:43:20 +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
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
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
m-lopez-f
c0a2b0385d
Change style en view graph of tree view
...
(cherry picked from commit 7e13fbc388
)
2015-01-29 09:41:43 +01:00
mdtrooper
9019b9c78f
Fixed the bar charts with all values equal to 0.
2014-12-11 13:48:51 +01:00
mdtrooper
631f0ee2b7
Fixed the lost hash user in the links from metaconsole to the nodes.
2014-11-25 11:07:41 +01:00
mdtrooper
38d352ebe1
Fixed the limits of warnings/critical (the line) that freezed the legend. Ticket #1287
2014-10-01 11:18:03 +02:00
mdtrooper
a4c1b8396d
Fixed lost parameter background color in flot graphs. TICKET #1306
2014-09-23 13:02:49 +02:00
zarzuelo
68da06d3fe
2014-06-18 Sergio Martin <sergio.martin@artica.es>
...
* include/graphs/flot/pandora.flot.js: Fixed position of the
event information box in flot modules graphs when click on
events "ball" for ticket: #948
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10229 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-18 08:56:37 +00:00