Following the documentation style: "ios" should draw the "simple" sinus wave, whereas "ios9" should draw the overlapping filled waves.
Using the latest version this behavior seems to be inverted, causing also the problem of not being able to change the color of the default wave at runtime.
Following the documentation style:
"ios"
should draw the "simple" sinus wave, whereas"ios9"
should draw the overlapping filled waves. Using the latest version this behavior seems to be inverted, causing also the problem of not being able to change the color of the default wave at runtime.Here a stackblitz example that reproduces the issue: https://stackblitz.com/edit/typescript-iays7f?file=index.html