valor-software / ng2-charts

Beautiful charts for Angular based on Chart.js
http://valor-software.github.io/ng2-charts/
MIT License
2.34k stars 573 forks source link

StackBlitz examples are out of date #1410

Closed toastertom closed 2 years ago

toastertom commented 2 years ago

Your examples on StackBlitz are still using 2.4.2

Jadamae77 commented 2 years ago

+1. This was very confusing to me as I was trying to implement charts in my app.

thopah commented 2 years ago

+1. yes, it's really confusing now. all the examples are out of date. Please update asap.

santam85 commented 2 years ago

I am trying to get a hold of the owner to update them, I don't have access to it. @paviad if you are reading us please help!

paviad commented 2 years ago

I couldn't find a way to share edit permissions on Stackblitz itself, so I connected all the sample to new repositories and invited you as collaborator.

Here are the links:

https://github.com/paviad/ng2-charts-line-template https://github.com/paviad/ng2-charts-pie-template https://github.com/paviad/ng2-charts-bar-template https://github.com/paviad/ng2-charts-doughnut-template https://github.com/paviad/ng2-charts-radar-template https://github.com/paviad/ng2-charts-polar-area-template https://github.com/paviad/ng2-charts-bubble-template https://github.com/paviad/ng2-charts-scatter-template

Aviad

On Wed, Jun 29, 2022 at 5:08 PM Marco Santarelli @.***> wrote:

I am trying to get a hold of the owner to update them, I don't have access to it. @paviad https://github.com/paviad if you are reading us please help!

— Reply to this email directly, view it on GitHub https://github.com/valor-software/ng2-charts/issues/1410#issuecomment-1170028319, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJNV2B7XFP4F2XWDQ3KL73VRRKFPANCNFSM5XOIKYPQ . You are receiving this because you were mentioned.Message ID: @.***>

santam85 commented 2 years ago

example links have been updated in readme, docs and npm.

Jadamae77 commented 2 years ago

Thank you!

santam85 commented 2 years ago

@paviad thanks for doing that, but turns out that pattern doesn't work very well, still requires you to manually update the stackblitz after changes are pushed. You can delete your stackblitz projects and repos if you like, I moved all examples elsewhere, and will add them to the ng2-charts org soon.

paviad commented 2 years ago

Done.