log client/src/components/fairway/AvailableFairwayDepth.vue @ 3963:feb53713bc2f diagram-cleanup

age author description
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:02:46 +0200 Thomas Junk refactor addDiagram to mixin and remove code duplication
Fri, 12 Jul 2019 10:17:09 +0200 Thomas Junk available_fairway_depth: leverage mixin
Thu, 11 Jul 2019 16:55:31 +0200 Sascha Wilde Factored out default template for diagrams in a single file.
Thu, 11 Jul 2019 16:15:02 +0200 Markus Kottlaender client: fwa diagrams: better alignment of tick labels in pdf
Thu, 11 Jul 2019 15:33:22 +0200 Thomas Junk available_fairwaydepth: default templates adjusted
Thu, 11 Jul 2019 14:53:07 +0200 Thomas Junk available_fairway_lnwl: fixed containerID
Thu, 11 Jul 2019 14:43:30 +0200 Thomas Junk available_fairwaydepth: hotfix for margins
Thu, 11 Jul 2019 12:49:38 +0200 Markus Kottlaender client: available fairwaydepth diagram: adjust width of ldc bar, draw 0-tick line as solid line
Thu, 11 Jul 2019 10:58:22 +0200 Thomas Junk fairway_availability: rendering to offscreen element
Thu, 11 Jul 2019 10:02:35 +0200 Thomas Junk available_fairwaydepth: factor out side-effects from diagram rendering
Wed, 10 Jul 2019 17:01:36 +0200 Markus Kottlaender client: available fairwaydepth diagrams: emphasize 0-ticks
Wed, 10 Jul 2019 16:21:42 +0200 Markus Kottlaender client: available fairway depth diagram: adjusted position of y axis label
Wed, 10 Jul 2019 14:32:06 +0200 Thomas Junk closing improve-fwa-diagrams improve-fwa-diagrams
Wed, 10 Jul 2019 14:27:40 +0200 Thomas Junk Merge with default improve-fwa-diagrams
Mon, 24 Jun 2019 10:28:01 +0200 Markus Kottlaender client: available fairway depth diagram: use available space improve-fwa-diagrams
Fri, 21 Jun 2019 10:59:15 +0200 Markus Kottlaender client: available fairway depth diagrams: made more space for tick labels improve-fwa-diagrams
Fri, 21 Jun 2019 10:19:40 +0200 Markus Kottlaender client: available fairway depth diagrams: draw horizontal scale lines for better readability improve-fwa-diagrams
Fri, 21 Jun 2019 08:51:24 +0200 Markus Kottlaender client: available fairway depth diagrams: added second y-axis on the right improve-fwa-diagrams
Thu, 20 Jun 2019 15:34:25 +0200 Markus Kottlaender client: available fairway depth diagram: rounding day numbers improve-fwa-diagrams
Fri, 05 Jul 2019 13:16:53 +0200 Thomas Junk Move hydrological conditions to svg2pdf yworks-svg2pdf
Fri, 05 Jul 2019 11:13:53 +0200 Bernhard Reiter client: improve pdf generation towards vector diagrams yworks-svg2pdf
Fri, 05 Jul 2019 10:50:55 +0200 Bernhard Reiter client: improve pdf generation towards vector diagrams yworks-svg2pdf
Thu, 04 Jul 2019 11:43:06 +0200 Thomas Junk Available-fairway-depth(both): use mixin for template loading and image processing yworks-svg2pdf
Thu, 04 Jul 2019 10:43:12 +0200 Bernhard Reiter client: improve pdf generation yworks-svg2pdf
Mon, 01 Jul 2019 16:14:18 +0200 Thomas Junk include svg2pdf. substitute upstream jsdpf with yworks-fork yworks-svg2pdf
Thu, 20 Jun 2019 15:09:48 +0200 Markus Kottlaender client: available fairway depth diagram: decreased label font-size to avoid overlapping at least a little bit better
Thu, 20 Jun 2019 15:02:39 +0200 Markus Kottlaender client: available fairway depth diagram: made width of bar charts adjust to diagram width to prevent overflow
Wed, 19 Jun 2019 11:34:43 +0200 Markus Kottlaender client: available fairway depth diagram: show date labels below bar charts like in other diagram
Tue, 18 Jun 2019 16:40:04 +0200 Markus Kottlaender client: diagrams: wait (longer) for legend child component to render before rendering diagram (see comments for explanation)