summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/monitoring/utils/multiple_time_series.js
Commit message (Expand)AuthorAgeFilesLines
* correctly set the domain of a result set when it is different on other tracksMike Greiling2017-11-061-10/+10
* simplify legend label for additonal tracksMike Greiling2017-11-061-1/+1
* add track information to data legendMike Greiling2017-11-061-3/+7
* process all queries within a graphMike Greiling2017-11-061-16/+24
* pass all graph queries into createTimeSeriesMike Greiling2017-11-061-1/+2
* allow prometheus graphs to handle non-congiuous paths (with NaN, +Inf, and -Inf)Mike Greiling2017-10-061-0/+4
* flipped series and when keysJose Ivan Vargas2017-09-071-2/+2
* Changed how the backend response is handled for when instead of seriesJose Ivan Vargas2017-09-071-3/+2
* addressed code quality observationsJose Ivan Vargas2017-09-071-25/+12
* refactored the pickColors methodJose Ivan Vargas2017-09-071-15/+18
* Improved color selector and addressed observationsJose Ivan Vargas2017-09-071-50/+37
* small fixes to code and specsJose Ivan Vargas2017-09-071-20/+14
* Added support for named colors, also added interpolations for the graphsJose Ivan Vargas2017-09-071-11/+74
* Renamed some componentsJose Ivan Vargas2017-09-071-26/+5
* Added simple support for multiple colors on the different time seriesJose Ivan Vargas2017-08-311-0/+38
* Corrected y scale for multiple time series and visual improvementsJose Ivan Vargas2017-08-301-2/+12
* Added and corrected specs for the additional time seriesJose Ivan Vargas2017-08-301-0/+32