Commit Graph

25 Commits (79b873e40ee3366444c4076940e399795ef645d0)

Author SHA1 Message Date
Torkel Ödegaard 491fa6cad8 tech: more tslint rules 8 years ago
Alin Sinpalean 5d4b8b5a5c Have 'Hide series with only zeros' ignore nulls (#9179) 8 years ago
Daniel Lee 3292a48381 graph: dashes with linewidth fix. Fixes #8469 8 years ago
Daniel Lee 6707d77af5 graph: dashes option only used in series overrides 8 years ago
smalik 1a3bc60e69 feat(dashed lines): Implementing dashed lines 8 years ago
Torkel Ödegaard f1276774a0 typescript: updated tslint and fixed new warnings 8 years ago
oliverpool 2b932492c2 Add a `diff` aggregate 8 years ago
Dirk le Roux 49dda7e5c1 first, delta, range passing unit tests 9 years ago
Torkel Ödegaard 71eb0f3278 fix(graph): fixed issue with bar width when used in series override, fixes #6528 9 years ago
Ben RUBSON 6495ba155a Correct timeStep in case of missing values (#6526) 9 years ago
Torkel Ödegaard 34f15d92d0 feat(testdata): worked on testdata app 9 years ago
bigbenhur 29b9d17faa fix crash due to zero or negative data values in graph with log scale 9 years ago
Utkarsh Bhatnagar ec19a97156 [Bug Fix] #5136 (#5142) 9 years ago
Utkarsh Bhatnagar 8a0d5aa38d [Bug Fix] #5136 (#5142) 9 years ago
Torkel Ödegaard ad0794cc59 ux(): updated light theme 9 years ago
Torkel Ödegaard 44cf66d7ff refactoring(): fixing event things 9 years ago
Torkel Ödegaard 4b08f3909d fix(graph): legend height calculation now takes into account series hidden from legend, fixes #4245 9 years ago
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