Commit Graph

11 Commits

Author SHA1 Message Date
andi 08a481b5ba step 1 - convert al lcomponents, directives and pipes to standalone
see https://v17.angular.io/guide/standalone-migration
I executed:
ng g @angular/core:standalone
and selected "Convert all components, directives and pipes to standalone"
2024-10-13 09:55:07 +02:00
andi 359c17bf29 add unit type for bytes 2023-03-17 16:53:34 +01:00
andi 6474b5e3c6 replace legacy component 2023-03-08 19:09:30 +01:00
andi 390407f2ed update angular to 13.1.0 2022-03-20 07:58:48 +01:00
andi 398774dbd8 updating angular core and cli
step 1 of update Angular 10 -> 11
2020-11-23 11:31:45 +01:00
andi 78a0b7d70b use a longer y-axis interval by default
this helps to not miss interesting events
2020-09-27 12:50:32 +02:00
andi a1c6dd06a3 fix axis labels when x2 axis is used 2020-02-15 08:43:31 +01:00
andi 57d016245c use y1/y2 axis definitions 2020-02-09 20:14:13 +01:00
andi 859491e99e put y axis definition into its own object 2020-02-09 17:16:27 +01:00
andi 6109227508 move axisScale to y-axis-definition component 2020-02-08 12:53:50 +01:00
andi 4dc41faeae rename y-axis-range component to y-axis-definition 2020-02-08 12:50:23 +01:00