Commit Graph

8 Commits (35fc5007c87e3a591285711605fa5643cabda794)

Author SHA1 Message Date
bergquist 98e756e278 fix(tooltip): msdetection can now handle null data points 9 years ago
utkarshcmu 75541b9cf0 Optimized msResolution func performation 9 years ago
utkarshcmu 8bc63e9029 Added spec tests for millisecond resolution 9 years ago
utkarshcmu 77f6449db9 Added millisecond detection in series 9 years ago
bergquist 42802ac710 tech(singlestat): convert singlestat panel to typescript 9 years ago
Torkel Ödegaard 59c928acc2 feat(tslint): added more tslint rules 10 years ago
Torkel Ödegaard f074c1eaff refactor(lodash): changed how lodash is referenced from typescript 10 years ago
Torkel Ödegaard 0dd7fb7361 tech(systemjs): most things work 10 years ago
Torkel Ödegaard ca84ef38f8 angular2 test 10 years ago
utkarshcmu 1f57cf08a7 Added an option to hide zero values 10 years ago
Mitsuhiro Tanda 37b125ca98 override null point mode 10 years ago
Torkel Ödegaard aad824a562 feat(tablepanel): completed work on time series aggregations table transform, #3219 10 years ago
Alec Henninger 2a600b25e7 Ignore nulls unless 'null as zero' for series.stats.avg 10 years ago
Torkel Ödegaard 36c4d01ef8 feat(tablepanel) began work on new table panel 10 years ago
Torkel Ödegaard 6cf46b1635 refactoring: more moving stuff around 10 years ago
Torkel Ödegaard 39bc3cb532 refactoring: moving stuff around 10 years ago
Johannes Wienke 244e682c2b Series override option to hide legend entries 10 years ago
Torkel Ödegaard 4a9bc70ca0 Added new style override, transform negative-Y, Closes #2162 10 years ago
Torkel Ödegaard 8c0e1060e6 Graph: Define series color using regex rule, Closes #590 10 years ago
Torkel Ödegaard fde11be279 Renamed src directory to public 10 years ago
Torkel Ödegaard cb04b7f4e2 Fixed issue with legend values when all values are negative and some are null, #1468 10 years ago
Torkel Ödegaard ed2ca5fced Graph: Fix to legend value Max and negative values, Fixes #1136 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 ebcf2c3f68 InfluxDB: Support for sub second resolution graphs, Closes #714, #728, #752 11 years ago
Torkel Ödegaard 815ef05daf Graph: refactoring some stuff with legend values 11 years ago
Torkel Ödegaard 6861dc137f Graph: fix for legend show/hide toggle, broken by recent legend rewrite 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 c74eda20dc Graph: fix for legend values min & max, avg & current when series only has null values, Closes #923 11 years ago
Torkel Ödegaard db0a5bd537 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 0cba818364 Graph: legend and digest phase fix 11 years ago
Torkel Ödegaard 4285c751b3 Graph: fixed value formating for tooltip, need original data. flotcharts copys the data, so changes to value formats func after plot call does not affect the plot.getData() series 11 years ago
Torkel Ödegaard 1b0cddfa72 Graph: Tooltip refactoring for testability 11 years ago
Torkel Ödegaard cc31a12b8c Smart decimal precision when using scaled unit format, Closes #877 11 years ago
Torkel Ödegaard e78c48620f Trying to improve yaxis precision 11 years ago
Torkel Ödegaard 2dc4434a49 Progress on influxdb and templated queries/variables, #613 11 years ago
Torkel Ödegaard a9cfb160c9 Added typeahead to series overrides, #425 11 years ago
Torkel Ödegaard 468c9a9061 Fix for zindex override removal, should restore series order 11 years ago
Torkel Ödegaard da1279aa5b Added zindex per series override option, #425 11 years ago
Torkel Ödegaard 3ec053bea7 Moved series override code to TimeSeries 11 years ago
Torkel Ödegaard 048763053c Began work on applying per series options to flot options 11 years ago
Torkel Ödegaard 23c9f973cc Switch from underscore to lodash, #659 11 years ago
Torkel Ödegaard eaa200a766 Fix for Max legend value when max value is zero (Issue #460) 11 years ago
Torkel Ödegaard ce8bdabab8 Adding JSCS (javascript style checker) 11 years ago
Torkel Ödegaard 6e2348d2b1 renamed graphite panel to graph 11 years ago
Torkel Ödegaard 62af77979b Legend Current value did not display when value was zero, Fixes #460 11 years ago
Torkel Ödegaard 73dcd9e11a improvement to bar width 11 years ago
Torkel Odegaard c4219ba0ad Refactoring time formats, Closes #142 11 years ago
Torkel Ödegaard d10bf9f993 Fixes null checks for legend value formaters (fix for #97) 11 years ago
Torkel Ödegaard 6f0ce35ca2 Closes #97, legend values now use selected y axis formater for precision and formating 11 years ago