Open Closed

Is Observable for chart.js still supported? #2608


User avatar
0
N335378 created

We have migrated to ABP 5.1.3

Having checked the following docs we have been unable to find a solution to our problem.

We have chart code using the observable here: https://support.abp.io/QA/Questions/382/How-to-use-Chartjs-in-angular

And have made the changes after the upgrade: https://docs.abp.io/en/abp/5.0/UI/Angular/Chart-Component

But it's unclear about the observable.

Any ideas ?


1 Answer(s)
  • User Avatar
    1
    mahmut.gundogdu created

    "chartJsLoaded$" observer is removed. If you need to use the 'initialize' method when Chartjs loaded, You can use like the example.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11