Andrew Holloway-Breward
Andrew Holloway-Breward
Amazing that this issue has been around for at least 6/7 years and still no fix!
Could somebody show how you use this component with standalone components, the above mentions ImportFromProviders, what is that and how is it implemented? I've tried importFromProviders in my component route...
Just in case anybody arrives here trying to use the component in standalone components... Add the importProvidersFrom function call into your `app.config.ts` file as shown below. ```` export const appConfig:...
I've tried and I can't get the plotOptions to have any impact either and I cannot turn off the dataLabels either and I'm using the latest 1.9.0 release
after a bit more investigation I realised that I wasn't binding the option classes to the chart! So to clarify everything is working perfectly.
We've been using this library for several years but recently in the last 12 months or so have had users reporting total data loss scenarios where they have added information...
TS declaration error: Type 'IndexNames<DBTypes, StoreName>' does not satisfy the constraint 'string'
I'm also getting this issue but only after upgrading typescript to 5.4.5 from 5.2.2: - X [ERROR] TS2344: Type 'IndexNames' does not satisfy the constraint 'string'. Type 'string | number'...
Is this project ceased to be supported?
Are there any other packages?
I'm going to look at switching to the other component tomorrow. I'll report back my findings.