ilgizar
|
e015047ed1
|
Fixed unit test.
|
2018-03-20 16:09:52 +05:00 |
|
ilgizar
|
1588295375
|
Changed the way this feature was activated. And changed tolltip.
|
2018-03-20 15:38:48 +05:00 |
|
ilgizar
|
230f018c78
|
Added validation of input parameters.
|
2018-03-20 15:37:18 +05:00 |
|
ilgizar
|
bd3d17ab8c
|
Merge remote-tracking branch 'upstream/master' into 1271_share_zero
|
2018-03-14 23:42:58 +05:00 |
|
ilgizar
|
9d7ab78d9f
|
Resolved conflict
|
2018-03-14 23:39:05 +05:00 |
|
Alexander Zobnin
|
30d077d1d1
|
graph: minor refactor of histogram mode PR #8613
|
2018-03-13 15:25:28 +03:00 |
|
Alexander Zobnin
|
38a19f7c90
|
Merge branch 'histogram_multi' of https://github.com/mtanda/grafana into mtanda-histogram_multi
|
2018-03-13 13:18:55 +03:00 |
|
ilgizar
|
7dd66450ad
|
Corrected work for graphs created before this feature.
|
2018-03-12 23:43:13 +05:00 |
|
ilgizar
|
8c82e5701c
|
Replaced array values to variables yLeft and yRight for easy reading code.
|
2018-03-12 23:12:45 +05:00 |
|
ilgizar
|
11ae926388
|
Rename test file according module name.
|
2018-03-12 23:11:11 +05:00 |
|
ilgizar
|
8152b9d6fe
|
Refactoring
|
2018-03-12 10:54:03 +05:00 |
|
ilgizar
|
916539fad9
|
Append test to check not zero level.
|
2018-03-07 14:21:10 +05:00 |
|
ilgizar
|
7cddc54306
|
Add bs-tooltip to Y-Align element.
|
2018-03-07 12:12:39 +05:00 |
|
Carl Bergquist
|
08f587a0ef
|
Merge pull request #10838 from ilgizar/7107_right_y_axis
Thresholds for Right Y axis
|
2018-03-06 15:18:24 +01:00 |
|
ilgizar
|
66590042a6
|
Add unit tests.
|
2018-02-22 15:41:11 +05:00 |
|
ilgizar
|
9e68cbea51
|
Refactoring code
|
2018-02-22 15:38:32 +05:00 |
|
ilgizar
|
7eeb68b590
|
Refactoring code. Change Y-Zero to Y-Level.
|
2018-02-20 16:58:49 +05:00 |
|
Patrick O'Carroll
|
1293fcadd2
|
added an if to check for null to sort null as 0 (#10961)
* added an if to check for null to sort null as 0
* changed 0 to -Infinity
|
2018-02-20 09:45:30 +01:00 |
|
Torkel Ödegaard
|
ae20366b01
|
graph: added 0.5 point radius option
|
2018-02-19 11:37:42 +01:00 |
|
ilgizar
|
57013d2228
|
Share zero between Y axis.
|
2018-02-18 00:54:35 +05:00 |
|
Daniel Lee
|
6fa46d9539
|
plugins: update meta data for all core plugins
So that the readme's can be published on Grafana.com
|
2018-02-15 16:50:38 +01:00 |
|
Torkel Ödegaard
|
57103ec98a
|
fix: refactoring #10922
|
2018-02-15 12:42:17 +01:00 |
|
Alexander Zobnin
|
b4c51f8822
|
Fix phantomjs legend rendering issue, #10526
|
2018-02-15 12:59:14 +03:00 |
|
ilgizar
|
425586f67d
|
Set default threshold axis to 'left' for panels created before this feature.
|
2018-02-14 23:44:04 +05:00 |
|
ilgizar
|
57e31ca71b
|
Correct code style.
|
2018-02-09 10:06:50 +05:00 |
|
ilgizar
|
98e5815c97
|
append test to thresholds on right axis
|
2018-02-08 17:28:24 +05:00 |
|
ilgizar
|
578ee88ff3
|
Fix #7107
|
2018-02-08 12:53:02 +05:00 |
|
Daniel Lee
|
4ce862c5b4
|
scroll: use wheelpropagation. Ref #10772
Once the vertical scrollbar comes to its end position, it should
allow the page scroll bar to start scrolling.
|
2018-02-05 18:12:04 +01:00 |
|
Mitsuhiro Tanda
|
cf1be5fdfc
|
support multiple histogram series
|
2018-02-01 19:06:35 +09:00 |
|
Daniel Lee
|
0fb05bcf59
|
Merge remote-tracking branch 'upstream/master' into dashboard_permissions
|
2018-01-30 09:26:23 +01:00 |
|
Alexander Zobnin
|
b79017e4a4
|
graph: fix series sorting issue (#10617)
|
2018-01-26 09:23:56 +01:00 |
|
Daniel Lee
|
bc5fae5367
|
dashfolders: merge conflict
|
2018-01-25 14:54:50 +01:00 |
|
Jonathan McCall
|
f516c82ddc
|
Disable instead of hide mode options when line/points is unchecked
|
2018-01-20 19:23:26 -05:00 |
|
Daniel Lee
|
a5830c6dbc
|
Merge remote-tracking branch 'upstream/master' into dashboard_permissions
|
2018-01-16 12:02:13 +01:00 |
|
Patrick O'Carroll
|
08211eb220
|
added a variable for grid color and if statment to switch colors, fixes #10509 (#10517)
|
2018-01-15 12:43:09 +01:00 |
|
Daniel Lee
|
3ae1bf0c16
|
dashfolders: permissions for saving annotations
ref #10275 Use folder permissions instead of hard coded
permissions on the annotations routes.
|
2018-01-09 14:44:36 +01:00 |
|
Torkel Ödegaard
|
27835f373e
|
cleanup: removed unused typescript typings import
|
2018-01-04 10:12:02 +01:00 |
|
Alexander Zobnin
|
1108101087
|
Fix tooltip unit when legend isn't shown (#10348)
* graph: fix tooltip unit when legend isn't shown, #10311
* fix broken tests (updateLegendValues() function)
|
2017-12-27 09:50:51 +01:00 |
|
Torkel Ödegaard
|
3a1f52d8a2
|
prettier: ran on all files again, sorry. now settings are defined in package.json
|
2017-12-21 08:39:31 +01:00 |
|
Torkel Ödegaard
|
fadfc665e4
|
tech: ran pretttier on all typescript files
|
2017-12-19 16:06:54 +01:00 |
|
Johannes Schill
|
e1a527a87a
|
ux: Fix color picker positioning when scrolled down to the bottom of a page (#10258) (#10271)
|
2017-12-19 12:58:55 +01:00 |
|
Patrick O'Carroll
|
daf32c579d
|
changed width to input fields (#10184)
|
2017-12-13 12:42:50 +01:00 |
|
Alexander Zobnin
|
10fbfcb1d3
|
Fix graph legend scroll (#10169)
* graph panel: fix legend scroll
* graph panel: enable scroll for table legend
* graph panel: fix legend right side toggle
|
2017-12-12 17:02:19 +01:00 |
|
Torkel Ödegaard
|
9369a87e93
|
Merge branch 'develop' into develop-settings
|
2017-12-08 14:32:15 +01:00 |
|
Torkel Ödegaard
|
e03abde778
|
refactoring: #10130
|
2017-12-08 12:17:09 +01:00 |
|
Torkel Ödegaard
|
4aad4a069c
|
ux: graph legend refactoring
|
2017-12-08 10:54:53 +01:00 |
|
Torkel Ödegaard
|
8415ea6c71
|
refactoring: changing how graph height and legend height is calculated, using flex box seems to actually work, #10079
|
2017-12-07 19:53:32 +01:00 |
|
Torkel Ödegaard
|
c629a58b6d
|
refactor: removed graph height from legend decimal calc
|
2017-12-07 18:13:56 +01:00 |
|
Alexander Zobnin
|
58d40eb6a0
|
graph: fix legend height calculation
|
2017-12-07 12:39:10 +03:00 |
|
Alexander Zobnin
|
3cdf0dce56
|
graph: move auto decimals calc to ticks.ts and use it for legend values format.
|
2017-12-07 10:49:00 +03:00 |
|