Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chartjs 4.4.1 #1

Closed
yltsa opened this issue Mar 19, 2024 · 2 comments
Closed

chartjs 4.4.1 #1

yltsa opened this issue Mar 19, 2024 · 2 comments

Comments

@yltsa
Copy link

yltsa commented Mar 19, 2024

Hi,

I downloaded this project and updated chartjs to 4.4.1 and signalr to 8

{
  "library": "Chart.js@4.4.1",
  "destination": "wwwroot/lib/chartjs"
},
{
  "library": "microsoft-signalr@8.0.0",
  "destination": "wwwroot/lib/microsoft-signalr"
}

It shows just an empty screen..

BR, Ilkka

@khalidabuhakmeh
Copy link
Owner

@yltsa 👋 Hello. I've upgraded this repo to point to .NET 8 and use the versions you mentioned in this issue. Pull down the latest code and give it a try.

ChartJS changed a little bit, but it's not too bad. I also ended up using JSON importmap to make it a little nicer. Cheers!

@yltsa
Copy link
Author

yltsa commented Apr 19, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants