Commit Graph

17 Commits (38c29d2209508a3bed2e8f25c1c9318e242fa282)

Author SHA1 Message Date
Torkel Ödegaard bd8899b37d fix(graph): fixed table legend min-height, fixes #7221 9 years ago
Torkel Ödegaard 44b7a26119 fix(graph): fix for table legend and scroll, fixes #7204, fixes #6628 9 years ago
Torkel Ödegaard 29dff7ba1a fix(graph): fixed color picker appearingunder pinned side nav, fixes #4556 10 years ago
Torkel Ödegaard a8f4b0227f fix(graph): Fixed issue with legend height in table mode with few series, affected iframe embedding as well, fixes #4640 10 years ago
Torkel Ödegaard 542e080f0a fix(graph): fixed issue with graph legend when in table mode and series on righ-y axis, also fixed so that you can see what series are on right-y axis when legend is in table mode, fixes #4551, fixes #1145 10 years ago
Torkel Ödegaard b3c073ab6c feat(panels): more panel refactoring, using events instead of overriding base class methods 10 years ago
Torkel Ödegaard 4377e95c99 fix(graph legend): minor correction to last commit 10 years ago
Torkel Ödegaard f4feb38089 fix(graph): fixed issue with graph and legend to the right in snapshots, closes #4400 10 years ago
Torkel Ödegaard 260c731f6b fix(panel): fixes for panel height and alignment management and scrollable legends, closes #4266 10 years ago
Torkel Ödegaard 4b08f3909d fix(graph): legend height calculation now takes into account series hidden from legend, fixes #4245 10 years ago
Torkel Ödegaard c94659f552 ux(color popover): refactored color popover to use drop lib 10 years ago
bergquist 63ca9f6f5a fix(legend): only add overflow scroll when needed 10 years ago
bergquist 73bed3880f feat(graph): sets fixed height for right side legend 10 years ago
Torkel Ödegaard e737dab5ca removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 10 years ago
Torkel Ödegaard aac190eaa9 feat(panels): graph panel starting to work 10 years ago
Torkel Ödegaard edcef7d078 fix(graph): fixed for graph series color selector popover, broken in recent 3.0-pre1 build, fixes #3774 10 years ago
Torkel Ödegaard d83e24572a feat(plugins): more refactoring 10 years ago
Qtax c0cf0cb802 Added an option to set a min-width for the graphs side table/area. 10 years ago
Torkel Ödegaard 4a69de1f30 feat(plugins): made panels work as plugins 10 years ago
Torkel Ödegaard 6cf46b1635 refactoring: more moving stuff around 10 years ago
Torkel Ödegaard 4dcd2ceb01 fix(graph): fixed for color picker layout issue when right side legend was used, fixes #3093 10 years ago
Torkel Ödegaard 9dec50832d refactor: refactoring app boot up and core structure 10 years ago
Johannes Wienke 244e682c2b Series override option to hide legend entries 11 years ago
Torkel Ödegaard 8c0e1060e6 Graph: Define series color using regex rule, Closes #590 11 years ago
Torkel Ödegaard fde11be279 Renamed src directory to public 11 years ago
Torkel Ödegaard b91b47fc46 Graph & Singlestat: Users can now set decimal precision for legend and tooltips (override auto precision), Closes #1253 11 years ago
Torkel Ödegaard 7f5f6763ea Fixed icon for ascending sort order in table legend, #1483 11 years ago
Torkel Ödegaard 1f1244f285 Upgrade Font-Awesome from 3.2 to 4.2 11 years ago
Torkel Ödegaard 846cf934f5 Graph: New legend option hideEmtpy to hide series with only null values from legend, Closes #1028 11 years ago
Torkel Ödegaard 3e2c898881 Graph: legend fix for current legend value 11 years ago
Torkel Ödegaard 1c0fc3c924 Graph: small fix to legend sorting, #1030 11 years ago
Torkel Ödegaard 0b966b7a28 Graph: legend sorting while in table mode implemented, panel persisted property, Closes #1030 11 years ago
Torkel Ödegaard 882a477c0f Graph: increase decimal precision in tooltip and legend values when unit scaling is applied, #1043 11 years ago
Torkel Ödegaard 381b9ee7ee Graph: legend css tweaks 11 years ago
Torkel Ödegaard 27ec0d532e began work on custom confirm modal 11 years ago
Torkel Ödegaard 815ef05daf Graph: refactoring some stuff with legend values 11 years ago
Torkel Ödegaard 81b1939f92 Graph: small fix to legend table mode 11 years ago
Torkel Ödegaard aa87d8eb22 Graph: changed style of legend table mode to full width table and with headers, #1030 11 years ago
Torkel Ödegaard cd21fa7016 Graph: new legend table display style, #1030 11 years ago
Torkel Ödegaard e530e4d4bc Tech: rewrite of how the legend is implement, performance increase, and will make future legend enhancements easier 11 years ago