Mario Trangoni
|
e5e6bc56c8
|
public: fix codespell issues
|
2018-04-13 20:31:29 +02:00 |
|
Alexander Zobnin
|
74c10515ad
|
fix right side legend rendering in phantomjs
|
2018-04-12 14:22:19 +03:00 |
|
Alexander Zobnin
|
d3d64337b4
|
scrollbar: styles cleanup
|
2018-04-06 20:00:03 +03:00 |
|
Alexander Zobnin
|
d6233714d2
|
Merge remote-tracking branch 'upstream/master' into fix-11053
|
2018-04-05 16:30:46 +03:00 |
|
Alexander Zobnin
|
fa43782299
|
scrollbar: fix graph legend height
|
2018-04-05 16:28:12 +03:00 |
|
Alexander Zobnin
|
6b598f34cd
|
scrollbar: fix 'legendScrollbar.destroy is not a function' error
|
2018-04-04 19:00:28 +03:00 |
|
Alexander Zobnin
|
efaf267deb
|
scrollbar: fix legend rendering issues
|
2018-04-02 20:47:09 +03:00 |
|
Alexander Zobnin
|
77d2ee9add
|
Initially move to baron scrollbar
|
2018-04-02 14:59:49 +03:00 |
|
Patrick O'Carroll
|
a3f15ced68
|
fixed graphpanel editmode and custom width for right side legend for IE11
|
2018-03-28 14:19:17 +02:00 |
|
Daniel Lee
|
4f38d237cb
|
legend: small refactoring
|
2018-03-23 11:08:24 +01:00 |
|
Patrick O'Carroll
|
4916826364
|
small screen legend right also work like legend under in render + set scrollbar to undefined in destroyScrollbar so it doesnt become disabled when toggeling between right and under
|
2018-03-22 14:39:13 +01:00 |
|
Patrick O'Carroll
|
f2f709989f
|
fixed so legend right works like legend under on small screens
|
2018-03-22 09:41:05 +01: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
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
Alexander Zobnin
|
0c3e04ca60
|
graph: render legend before graph
|
2017-12-06 14:14:00 +03:00 |
|
Alexander Zobnin
|
36b3309961
|
graph: convert legend.js to typescript
|
2017-12-06 11:29:13 +03:00 |
|