Git Product home page Git Product logo

Comments (7)

bhiapp4 avatar bhiapp4 commented on June 11, 2024 1

looks like there is official highcharts angular wrapper library from high charts itself https://github.com/highcharts/highcharts-angular

from angular-highcharts.

leifjones avatar leifjones commented on June 11, 2024

To elaborate on our use case, we're working to to upgrade our application to Angular 16. We've already updated several dependencies in consort but now this one is blocking us. (Because we use Renovate, we can't have it include the --force tag so that suggestion below is a non-starter.)

After updating our application to 16, npm install is now blocked by the following error:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"16.0.4" from the root project
npm ERR!   peer @angular/common@"^15.0.0 || ^16.0.0" from @angular/[email protected]
npm ERR!   node_modules/@angular/cdk
npm ERR!     @angular/cdk@"^15.1.2" from the root project
npm ERR!   12 more (@angular/forms, @angular/platform-browser, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^15.1.1" from [email protected]
npm ERR! node_modules/angular-highcharts
npm ERR!   angular-highcharts@"^15.0.1" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: @angular/[email protected]
npm ERR! node_modules/@angular/common
npm ERR!   peer @angular/common@"^15.1.1" from [email protected]
npm ERR!   node_modules/angular-highcharts
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

from angular-highcharts.

bhiapp4 avatar bhiapp4 commented on June 11, 2024

We are also waiting for Angular 16 compatible version of this. Could you please update it to Angular 16 ?

from angular-highcharts.

leifjones avatar leifjones commented on June 11, 2024

And/or does anyone know of a pattern for using highcharts directly in Angular without this package. We currently use it for its Chart import

from angular-highcharts.

DaniSix avatar DaniSix commented on June 11, 2024

we have forked and updated angular dependencies, but we would like to have the author create a new version

from angular-highcharts.

leifjones avatar leifjones commented on June 11, 2024

looks like there is official highcharts angular wrapper library from high charts itself https://github.com/highcharts/highcharts-angular

Has anyone done a migration from this package to highchart's package listed above?

from angular-highcharts.

leifjones avatar leifjones commented on June 11, 2024

we have forked and updated angular dependencies, but we would like to have the author create a new version

@DaniSix Could you maybe publish a PR for this? (I was working on a branch for that, but didn't get around to resolving all the issues.)

from angular-highcharts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.