Chartjs and ng2-charts compatibility with C8Y CLI v.107.0.345

This is a follow-up to a previous post I had made regarding the version of compatibilities ChartJs and ng2-charts with c8ycli.

Now that c8ycli v.1017.0.345 has been released, has any of the dependency versioning changed since c8ycli 1016.0.324 with regards to the following two dependencies?

  • chart.js: 2.9.3,
  • ng2-charts: 2.4.2

Hi,

I don’t think there has any change. ng2-charts are dependent on angular version and c8ycli 1016 and 1017 both are using angular 14. Therefore, existing dependencies should work AS IS without any change.