Commit Graph

2252 Commits (656ec9c48f3ec420a252978e91b9d624fc99a908)
 

Author SHA1 Message Date
Torkel Ödegaard ed2ca5fced Graph: Fix to legend value Max and negative values, Fixes #1136 11 years ago
Johno Crawford 8dfe85f23e Support for negative thresholds. 11 years ago
Torkel Ödegaard 846992930c Merge pull request #1109 from jklukas/master 11 years ago
Torkel Ödegaard a1d652d578 SinglestatPanel: Added null point handling, and value to text mapping, Closes #1130, Fixes #1120, #951 11 years ago
Torkel Ödegaard d0e057722b Graphite: added more optional parameters to aliasByNode function definition, #1124 11 years ago
Torkel Ödegaard d1be4e2a90 Light theme: tweaks to background color and table highlight rows, Closes #1119 11 years ago
Torkel Ödegaard 3cde783d1d Graphite: Lexer fix, allow equal sign (=) in metric paths, Fixes #1114 11 years ago
Torkel Ödegaard e933369f56 Singlestat: changed singlestat title to centered position, Closes #1117 11 years ago
Torkel Ödegaard e109f8d69c Graphite: added timeStack function definition, Closes #1118 11 years ago
Torkel Ödegaard d198057eaf InfluxDB: fixed issue with using custom/absolute from time to now(), Fixes #1113 11 years ago
Torkel Ödegaard 88c2f18b20 Graphite: fixed aliasSub graphite func definition 11 years ago
Jeff Klukas a30a604228 Purge timspan variable from scripted templates. 11 years ago
Torkel Ödegaard 62b58d8bb0 Updated scripted dashboard example 11 years ago
Torkel Ödegaard a5951592f7 Merge branch 'master' of github.com:jklukas/grafana into jklukas-master 11 years ago
Torkel Ödegaard 6392d6514e Graphite: fixed: moving graphite function left/right did not update query, Fixes #1100 11 years ago
Torkel Ödegaard 91d6641326 Graph: fixed issue with shared tooltip when one or more series is hidden, Fixes #1094 11 years ago
Torkel Ödegaard dd398f73c2 Css tweak to dark theme, mark submenu carets (ie arrows) white, Fixes #1098 11 years ago
Torkel Ödegaard de10bd4ef6 DrilldownLink: template variables in params property was not interpolated, Fixes #1095 11 years ago
Torkel Ödegaard 56321da9c1 Bug: Fixed position for drilldown link tooltip when dashboard requires scrolling, Fixes #1093 11 years ago
Torkel Ödegaard d0d1c5ea5f updated changelog 11 years ago
Torkel Ödegaard e16872c864 Updated angular-dragdrop to fix issue with IE9, Fixes #1087 11 years ago
Jeff Klukas 1e425244d2 Refactor timspan default in scripted examples. 11 years ago
Torkel Ödegaard 0c6618d2f6 Small tweaks 11 years ago
Torkel Ödegaard a9d7823186 Singlestat: only show thresholds options when coloring option is checked, Fixes #1077 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 a677a4feff Updated changelog with share panel feature, #864, it was missing 11 years ago
Torkel Ödegaard 4f674c8d19 Updated changelog with RC1 release date 11 years ago
Torkel Ödegaard e197163019 Changed version to 1.9-rc1 11 years ago
Torkel Ödegaard 7ba0099fa9 Panel: fixes to panel menu when in edito/fullscreen mode, Fixes #1069 11 years ago
Torkel Ödegaard f45797ec4b trying out panel actions buttons 11 years ago
Torkel Ödegaard 02e1ac12b2 InfluxDB: fixed annotations, broken after switch to millisecond resolution, Fixes #1061 11 years ago
Torkel Ödegaard bde138177d Singlestat: fixed decimal issue when value was 1, Fixes #1066 11 years ago
Torkel Ödegaard 640c558446 Graph: added export graph time series data as csv file feature, accessed from panel menu dropdown, #861 11 years ago
Torkel Ödegaard c11ce99bb3 SinglestatPanel: another small fix for drilldown link click while fullscreen mode, #1041 11 years ago
Torkel Ödegaard 8ad83b8d58 SinglestatPanel: small fix for drilldown link click while fullscreen mode, #1041 11 years ago
Torkel Ödegaard 873d3d7c4a SinglestatPanel: Added integration with drilldown link feature, if a drilldown link is present the entire singlestat panel will act as a link, with hover tooltip containing the link name, #951, #1041 11 years ago
Torkel Ödegaard d4adaaaf2b Graphite: annotations stop working after recent change to millisecond resolution, Fixes #1061 11 years ago
Torkel Ödegaard 104493e725 SharePanel: fix for interval variables and auto value, Fixes #1056 11 years ago
Torkel Ödegaard b172e7afdc SinglestatPanel: mini fix 11 years ago
Torkel Ödegaard b1efbeb220 Merge pull request #1057 from kaos/master 11 years ago
Andreas Stenius f2a6657b72 panelmeta: fix metrics tab title. 11 years ago
Torkel Ödegaard 4eb4974909 Graph: change to current legend value handling, if last value is null, current will pick next to last value, Closes #190 11 years ago
Torkel Ödegaard 3e2c898881 Graph: legend fix for current legend value 11 years ago
Torkel Ödegaard 2fb176a244 Graphite: fix for graphite query editor, when adding functions and the function selection dropdown get push down the selection did not work properly, Fixes #1038 11 years ago
Torkel Ödegaard 53a6a7b305 Annotations: fixed spelling issue in annoation error handling code 11 years ago
Torkel Ödegaard 2045380223 Graph: moved graph and graph tooltip directive into panels/graph folder 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 ebcf2c3f68 InfluxDB: Support for sub second resolution graphs, Closes #714, #728, #752 11 years ago