log client/src/components/gauge/Waterlevel.vue @ 4145:6095e95db454

age author description
Fri, 02 Aug 2019 11:11:32 +0200 Thomas Junk optical adjustments to nowline and now line label
Fri, 02 Aug 2019 11:07:29 +0200 Thomas Junk draw now line with fixed delta
Fri, 02 Aug 2019 11:01:30 +0200 Thomas Junk added fixed delta
Fri, 02 Aug 2019 10:45:52 +0200 Thomas Junk waterlevels: drawing now line according to maximum of waterlevels
Thu, 01 Aug 2019 12:48:33 +0200 Fadi Abbud client: fix rendering of nash-sutcliffe lines on pdf improvepdf
Thu, 01 Aug 2019 12:20:07 +0200 Fadi Abbud client: waterlevels: use offsets relative to svgwidth and svgheight improvepdf
Thu, 01 Aug 2019 16:46:13 +0200 Fadi Abbud client: fix drawing of diagram in case reference waterlevels are missing
Tue, 30 Jul 2019 12:03:56 +0200 Fadi Abbud clinet:pdf-gen: improve positioning of diagramlegend (waterlevels,hydrologicalconditions)
Thu, 25 Jul 2019 11:11:02 +0200 Fadi Abbud clinet: pdf-gen: fix RN line does not render on pdf
Wed, 17 Jul 2019 15:12:23 +0200 Sascha Wilde Reverted merge with diagram-cleanup -- its not yet ready.
Fri, 12 Jul 2019 15:32:15 +0200 Markus Kottlaender client: diagrams: moved downloadPDF function to mixin diagram-cleanup
Fri, 12 Jul 2019 15:18:15 +0200 Markus Kottlaender client: moved import of DiagramLegend component to diagram mixin diagram-cleanup
Fri, 12 Jul 2019 15:14:16 +0200 Markus Kottlaender client: moved duplicated code to mixins and unified code patterns in diagram components [WIP] diagram-cleanup
Fri, 12 Jul 2019 11:58:20 +0200 Fadi Abbud client: pdf-gen: remove unnecessary div element (waterlevel)
Fri, 12 Jul 2019 11:02:46 +0200 Thomas Junk refactor addDiagram to mixin and remove code duplication