Marco Santarelli
Marco Santarelli
Updated peer dependency and tested with Cypress 7
Went through the process of updating the library to latest Angular, and adopt the new packaging format to avoid ngcc pre-compilation step on modern Angular projects. PS: happy to help...
### Expected behavior Doughnut and pie charts use global datasets defaults or arc elements defaults for backgroundColor. Polar area charts scriptable property dataIndex seems dependent on the property type. ###...
### Command build, serve ### Description A similar issue (https://github.com/angular/angular-cli/issues/26368) has been opened and resolved already with the `loader` config options for custom extensions/types. Unfortunately the implemented solution still lacks...
Hey @giannello, not an ideal PR as it's massive and contains a lot of unrelated changes, but it was useful for me to refactor the code to debug and improve...