Git Product home page Git Product logo

Comments (11)

robotpilot avatar robotpilot commented on August 17, 2024 2

I am waiting for the next update of this package. It would be great to be able to use it in ChartJS 4.x environment. Thanks. :)

from chartjs-plugin-streaming.

oasjohn avatar oasjohn commented on August 17, 2024

Any updates on this?

from chartjs-plugin-streaming.

NicoCaldo avatar NicoCaldo commented on August 17, 2024

On another note, if installing with npm with the following package.json

{
  "name": "chartjs-example",
  "version": "1.0.0",
  "license": "MIT",
  "scripts": {
    "dev": "parcel src/index.html",
    "build": "parcel build src/index.html"
  },
  "devDependencies": {
    "parcel": "^2.6.2"
  },
  "dependencies": {
    "@cubejs-client/core": "^0.32.9",
    "chart.js": "^3.0.0",
    "chartjs-plugin-streaming": "^2.0.0"
  }
}

You have

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/chart.js
npm ERR!   chart.js@"^4.2.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer chart.js@"^3.0.0" from [email protected]
npm ERR! node_modules/chartjs-plugin-streaming
npm ERR!   chartjs-plugin-streaming@"^2.0.0" from the root project
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 chartjs-plugin-streaming.

BryceSimtars avatar BryceSimtars commented on August 17, 2024

Bumping this issue, I am using v4.2.1 of chart.js and cannot pass build process without using force, which isnt ok for production. Please provide timeline for this issue

"chart.js": "^4.2.1",
"chartjs-adapter-moment": "^1.0.1",
"chartjs-plugin-streaming": "^2.0.0",
"moment": "^2.29.4",

npm ERR! code ERESOLVE

npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/chart.js
npm ERR! chart.js@"^4.2.1" from the root project
npm ERR! peer chart.js@">=3.0.0" from [email protected]
npm ERR! node_modules/chartjs-adapter-moment
npm ERR! chartjs-adapter-moment@"^1.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer chart.js@"^3.0.0" from [email protected]
npm ERR! node_modules/chartjs-plugin-streaming
npm ERR! chartjs-plugin-streaming@"^2.0.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/chart.js
npm ERR! peer chart.js@"^3.0.0" from [email protected]
npm ERR! node_modules/chartjs-plugin-streaming
npm ERR! chartjs-plugin-streaming@"^2.0.0" from the root project
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.
npm ERR!

from chartjs-plugin-streaming.

brettelliot avatar brettelliot commented on August 17, 2024

Same. would love to see this updated for 4.x. Thanks!

from chartjs-plugin-streaming.

oasjohn avatar oasjohn commented on August 17, 2024

Is no one maintaining this repo any more? If anyone has a newer (and maintained) alternative, I'd be happy to switch.

from chartjs-plugin-streaming.

oasjohn avatar oasjohn commented on August 17, 2024

Bump??

from chartjs-plugin-streaming.

MiriamJo avatar MiriamJo commented on August 17, 2024

FYI: I found this forked repo for Chart.js V4.x , however I am unsure if it's legit or anything. Just wanted to let you guys know, will now try it myself.

@oasjohn ;)

from chartjs-plugin-streaming.

godind avatar godind commented on August 17, 2024

Bump!

from chartjs-plugin-streaming.

godind avatar godind commented on August 17, 2024

It would really be nice to have an update for this. I know it's on personal time!!!
Thank you1

from chartjs-plugin-streaming.

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.