summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/monitoring/components/graph/legend.vue
Commit message (Expand)AuthorAgeFilesLines
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-7/+7
* Added specs for rendered output, changed the background for stable tracksJose Ivan Vargas2018-04-061-1/+11
* Componetize the legend componentJose Ivan Vargas2018-04-061-43/+29
* UX Adjustments for the prometheus dashboardJose Ivan Vargas2018-04-061-18/+6
* formatting fixesJose Ivan Vargas2018-04-061-15/+12
* Add summary statistics prometheus dashboardJose Ivan Vargas2018-04-061-158/+45
* Clean up monitoring componentsMike Greiling2018-03-271-118/+110
* fix spacing around axis label text in small breakpointsMike Greiling2018-03-061-2/+3
* hide legend without hiding the axis labelsMike Greiling2018-03-061-33/+40
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-36/+41
* make legend X-offset into a constantmultiple-query-prometheus-graphsMike Greiling2017-11-061-4/+4
* fix eslint max-lineMike Greiling2017-11-061-1/+2
* correctly set the domain of a result set when it is different on other tracksMike Greiling2017-11-061-1/+1
* add dashed and dotted line styles for multiple-query graphsMike Greiling2017-11-061-7/+15
* allow legend to properly handle NaN valuesMike Greiling2017-10-061-1/+5
* Improved color selector and addressed observationsJose Ivan Vargas2017-09-071-1/+1
* Added support for named colors, also added interpolations for the graphsJose Ivan Vargas2017-09-071-1/+8
* Added simple support for multiple colors on the different time seriesJose Ivan Vargas2017-08-311-5/+1
* Corrected y scale for multiple time series and visual improvementsJose Ivan Vargas2017-08-301-10/+6
* Added and corrected specs for the additional time seriesJose Ivan Vargas2017-08-301-3/+9
* Added vertical spacing when there's multiple legendsJose Ivan Vargas2017-08-301-8/+14
* Added legends for each of the time seriesJose Ivan Vargas2017-08-301-20/+51
* rename and organize vue componentsMike Greiling2017-08-291-0/+144