Jean-Baptiste Lespiau
|
c555bbce3d
Add optional tooltip ordering
|
9 лет назад |
Torkel Ödegaard
|
9917de09af
fix(graph): removed angular copy that was no longer needed
|
9 лет назад |
Daniel Lee
|
16dbf3166d
fix(panels): avoid deep copy problem for panel defaults
|
9 лет назад |
Torkel Ödegaard
|
6355896584
fix(snapshots): Fixed issue with empty snapshots, fixes #4706
|
9 лет назад |
Torkel Ödegaard
|
ad0794cc59
ux(): updated light theme
|
9 лет назад |
Torkel Ödegaard
|
5a81cf6c17
Merge branch 'master' of github.com:grafana/grafana
|
9 лет назад |
Torkel Ödegaard
|
ebb373eedb
fix(graph): fixed issue with toggling series on and off would loose stacking, fixes #4557
|
9 лет назад |
Torkel Ödegaard
|
1a29a769c6
fix(series overrides): graph no rerenders with new styles after updating series override, fixes #4621
|
9 лет назад |
Torkel Ödegaard
|
44cf66d7ff
refactoring(): fixing event things
|
9 лет назад |
Torkel Ödegaard
|
c3d88aa53d
fix(graph panel): fixed issue where newly added graph panels shared axes config binding, fixes #4582
|
9 лет назад |
Torkel Ödegaard
|
d545902acc
ux(): updated and polished legend option forms
|
9 лет назад |
Torkel Ödegaard
|
4871a8f43e
refactor(graph): changed how graph stores panel yaxis options
|
9 лет назад |
Torkel Ödegaard
|
b3c073ab6c
feat(panels): more panel refactoring, using events instead of overriding base class methods
|
9 лет назад |
Torkel Ödegaard
|
6a42b95d39
feat(panels): panel refactorings
|
9 лет назад |
Torkel Ödegaard
|
cb49e11eca
feat(live): panel sdk/api refactorings
|
9 лет назад |
Torkel Ödegaard
|
8dee54bf5d
feat(live): progress on panel <-> data source communication patterns
|
9 лет назад |
Torkel Ödegaard
|
c711fb67c8
Merge branch 'master' into websocket
|
9 лет назад |
Torkel Ödegaard
|
f4feb38089
fix(graph): fixed issue with graph and legend to the right in snapshots, closes #4400
|
9 лет назад |
Torkel Ödegaard
|
1ccde201be
feat(live datasouces): moved from Observable to Subject
|
9 лет назад |
bergquist
|
8e11f8dc21
feat(graph): add spacing above Series specific overrides
|
9 лет назад |
Torkel Ödegaard
|
4b08f3909d
fix(graph): legend height calculation now takes into account series hidden from legend, fixes #4245
|
9 лет назад |
utkarshcmu
|
77f6449db9
Added millisecond detection in series
|
9 лет назад |
bergquist
|
0cbb95ed1e
fix(export_csv): rename export to csv label
|
9 лет назад |
bergquist
|
d8929b1d3e
Merge branch 'master' of https://github.com/plopp/grafana into plopp-master
|
9 лет назад |
Torkel Ödegaard
|
c94659f552
ux(color popover): refactored color popover to use drop lib
|
9 лет назад |
Marcus Kempe
|
14312d225c
Added exporting graph data to CSV with series.alias in columns.
|
10 лет назад |
Torkel Ödegaard
|
8784be9a14
feat(plugins): made it possible to have relative plugin template urls
|
10 лет назад |
Torkel Ödegaard
|
801129530e
feat(plugins): base clases are now in app/plugins/sdk
|
10 лет назад |
Torkel Ödegaard
|
273fbaac68
refactor(): minor changes
|
10 лет назад |
Torkel Ödegaard
|
2a8b96b680
feat(plugins): last refactoring of how panels are implemented, now the same way as plugin editors
|
10 лет назад |