最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

chart.js - Migration to Angular v17 with ng2 charts v2 - Stack Overflow

programmeradmin0浏览0评论

I'm working on migration of Angular 14 project to Angular 17. One of the main obstacles is that the app has some ng2 charts that are version 2 which is not compatible with newer versions of Angular. Are there any workarounds? The charts will probably be removed within the next year and we really don't want to spend time on migrating them to a more recent version (from what I see, it's a lot of work).

This is what is currently in package.json:

    "chart.js": "^2.9.3",
    "ng2-charts": "^2.4.2",
    "ng2-validation": "4.2.0"
发布评论

评论列表(0)

  1. 暂无评论