Marcus Efraimsson
|
c672e44d35
graph: minor fixes to y-axes alignment feature
|
7 years ago |
ilgizar
|
0e159dada1
Allocated to a separate alignment block. Replaced the attribute of the second axis by the attribute of the axes.
|
7 years ago |
ilgizar
|
1588295375
Changed the way this feature was activated. And changed tolltip.
|
7 years ago |
ilgizar
|
bd3d17ab8c
Merge remote-tracking branch 'upstream/master' into 1271_share_zero
|
7 years ago |
ilgizar
|
9d7ab78d9f
Resolved conflict
|
7 years ago |
Alexander Zobnin
|
30d077d1d1
graph: minor refactor of histogram mode PR #8613
|
7 years ago |
ilgizar
|
7dd66450ad
Corrected work for graphs created before this feature.
|
7 years ago |
ilgizar
|
9e68cbea51
Refactoring code
|
8 years ago |
ilgizar
|
7eeb68b590
Refactoring code. Change Y-Zero to Y-Level.
|
8 years ago |
ilgizar
|
57013d2228
Share zero between Y axis.
|
8 years ago |
Mitsuhiro Tanda
|
cf1be5fdfc
support multiple histogram series
|
8 years ago |
Daniel Lee
|
0fb05bcf59
Merge remote-tracking branch 'upstream/master' into dashboard_permissions
|
8 years ago |
Alexander Zobnin
|
b79017e4a4
graph: fix series sorting issue (#10617)
|
8 years ago |
Daniel Lee
|
a5830c6dbc
Merge remote-tracking branch 'upstream/master' into dashboard_permissions
|
8 years ago |
Patrick O'Carroll
|
08211eb220
added a variable for grid color and if statment to switch colors, fixes #10509 (#10517)
|
8 years ago |
Daniel Lee
|
3ae1bf0c16
dashfolders: permissions for saving annotations
|
8 years ago |
Alexander Zobnin
|
1108101087
Fix tooltip unit when legend isn't shown (#10348)
|
8 years ago |
Torkel Ödegaard
|
3a1f52d8a2
prettier: ran on all files again, sorry. now settings are defined in package.json
|
8 years ago |
Torkel Ödegaard
|
fadfc665e4
tech: ran pretttier on all typescript files
|
8 years ago |
Torkel Ödegaard
|
9369a87e93
Merge branch 'develop' into develop-settings
|
8 years ago |
Torkel Ödegaard
|
8415ea6c71
refactoring: changing how graph height and legend height is calculated, using flex box seems to actually work, #10079
|
8 years ago |
Alexander Zobnin
|
3cdf0dce56
graph: move auto decimals calc to ticks.ts and use it for legend values format.
|
8 years ago |
Alexander Zobnin
|
2cf1c29eae
graph: refactor (don't render twice)
|
8 years ago |
Alexander Zobnin
|
0c3e04ca60
graph: render legend before graph
|
8 years ago |
Alexander Zobnin
|
ae80a589c1
graph: refactor
|
8 years ago |
Alexander Zobnin
|
deebaabfc8
graph: make legend scrollable
|
8 years ago |
Torkel Ödegaard
|
d7337432ac
ux: progress on time picker dropdown version
|
8 years ago |
Alexander Zobnin
|
f54547776d
graph: disable zoom in non-timeseries modes (#9914)
|
8 years ago |
Torkel Ödegaard
|
685ee393af
graph: the stack & legend sort sync was not working correctly, the z-index sorting that happened in after the legend sort order was applied and messed with the order even though the sort function returned zero for all entries, combined the sort function to one sort function, fixes #9789 (#9797)
|
8 years ago |
Alexander Zobnin
|
f5c5c4b88b
graph: don't change original series name in histogram mode, #8886 (#9782)
|
8 years ago |