Commit Graph

9 Commits (d2aaa2211e60cf070d585aa98eb7db65cf57d8b0)

Author SHA1 Message Date
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 2e52008542 feat(annotations): updated editor, removed line color and icon size 10 years ago
Torkel Ödegaard a6a5f393cc feat(annotations): updated flot events lib and refactored it to use tether-drop lib 10 years ago
Daniel Lee f43e1ab2ff fix(graph): narrow panels shows right date format on x-axis 10 years ago
Torkel Ödegaard ebba7a0327 feat(graph): updating graph panel to new format progress 10 years ago
Torkel Ödegaard dbafc8c9db feat(plugins): work on plugin directive loading 10 years ago
Torkel Ödegaard d83e24572a feat(plugins): more refactoring 10 years ago
Stefan Siegl ce2ae31950 Use percent-formatter for stack+percentage graph 10 years ago
Torkel Ödegaard 4a69de1f30 feat(plugins): made panels work as plugins 10 years ago
Mitsuhiro Tanda 37b125ca98 override null point mode 10 years ago
Torkel Ödegaard 6cf46b1635 refactoring: more moving stuff around 10 years ago
Torkel Ödegaard 96b0e70ddd feat(timepickerv2): fixed lots of minor issues and updated kairosdb and opentsdb data sources to work with the new date formats 10 years ago
Torkel Ödegaard a0a98cb035 feat(timepicker2): working on richer timepicker options 10 years ago
Torkel Ödegaard 26e5d7a3de Graph: fixed PNG rendering of panels with legend table to the right, #2185 11 years ago
robert jakub 3dc2a114fa add pps (packet per second) format 11 years ago
Torkel Ödegaard a258e2e608 Added log base 2 graph y axis scale 11 years ago
Torkel Ödegaard 48b25bc327 Fix to graph panel, and width=0 bug 11 years ago
Torkel Ödegaard dabdf1b7fd Graph Panel + Legend Table mode: Many series casued zero height graph, now legend will never reduce the height of the graph below 50% of row height, Fixes #1832 11 years ago
Torkel Ödegaard d71b626114 Graph Panel: Legend in table mode now aligns, graph area is reduced depending on how many series, Fixes #1786, Fixes #1749 11 years ago
Torkel Ödegaard 2bb85d216e Fixed fixed decimal option bug, when fixed decimal value was set to zero, Fixes #1764 11 years ago
Torkel Ödegaard fde11be279 Renamed src directory to public 11 years ago
Torkel Ödegaard 9bae19a7ec Small fix to logarithmic scale 11 years ago
Torkel Ödegaard 36a948965b Graph: added log base 16 and log base 1024 scales, #452 11 years ago
Torkel Ödegaard a8363f02b8 Small changes to log scale handling, #452 11 years ago
Torkel Ödegaard d81d0c8c44 Graph: Adds logarithmic scale option (log base 10), Closes #452 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 679f2aa262 removed console logging, left by mistake in last commit 11 years ago
Torkel Ödegaard 1ac9b50f21 Increased limit before graph date axis switches to showing date and hour, Fixes #1558 11 years ago
Torkel Ödegaard c198242292 A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472 11 years ago
Torkel Ödegaard 5c3e366192 Fixed wrong icon class in annotations, broken after recent upgrade of font-awesome, Fixes #1416 11 years ago
Ties Bos 09a0ef2013 Add Bps support, much like bps 11 years ago
Torkel Ödegaard ccbe055e5b Graph: Added right y axis label setting and graph support, Closes #599 11 years ago
Torkel Ödegaard ffbbb5bc9e Graph: Fixed issue when using zero as a grid threshold, Fixes #1309 11 years ago
Torkel Ödegaard 9594effb6c Graph: Fix for tooltip series order when series draw order was changed with zindex property, Fixes #1108 11 years ago
Torkel Ödegaard 6c0f5329aa Graph: improved decimal precision in legend and graph hover when graph ticks use single decimal point, now graph legend and tooltip always use one more decimal precision than axis ticks (if axis ticks has decimals), Fixes #1072 11 years ago
Torkel Ödegaard f45797ec4b trying out panel actions buttons 11 years ago
chrono a77c33d9b7 Added J,W & eV to unit formatting 11 years ago
Torkel Ödegaard 2045380223 Graph: moved graph and graph tooltip directive into panels/graph folder 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 815ef05daf Graph: refactoring some stuff with legend values 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
Torkel Ödegaard f743288ce0 Graph: fix for legends on the side and graph dimensions adaptation 11 years ago
Torkel Ödegaard 22db28d3e7 Graph: New series style override option 'Fill below to', useful to visualize max & min as shadow for the mean, #940 11 years ago
Torkel Ödegaard 88bbc720ca Graph: removed console logs 11 years ago
Torkel Ödegaard c74eda20dc Graph: fix for legend values min & max, avg & current when series only has null values, Closes #923 11 years ago
Torkel Ödegaard 0aae78c6bd Graph: fix for bars not displaying, caused by change in recent commit, added unit test so it does not happen again 11 years ago
Torkel Ödegaard e86207bb28 Fixed default panel title when creating new panel, tweaks to panel height calculation, Closes #910 11 years ago
Torkel Ödegaard 0cba818364 Graph: legend and digest phase fix 11 years ago