Angular & Chart.js

preview_player
Показать описание


---------------------

Musik:
Night Owl by Broke For Free is licensed under a Creative Commons Attribution License.
Рекомендации по теме
Комментарии
Автор

You sir are an amazing Tutorial teacher. You did not rush, you took your time to explain and you did it all so beautifully. I am new to Angular and I loved every minute of it. Thank you

seunalabi
Автор

Thank you for going into this so in-depth. I like knowing what is added and why. Other, shorter tutorials end up glossing over so much that it ends up not being working code. Also, yours actually works!

logancrouse
Автор

I would love a series on this topic, connecting to data, adding options and more features to the charts, etc.

RobertNorthrop
Автор

Works for Angular 7! I wasn't able to add the chart.js source to index.html but turns out I didn't need it. Thanks for the guide!

devnelson
Автор

Awesome. I have really enjoyed watching this tutorial. A time well spent. Thank you very much.

nanadarko
Автор

Sebastian presentation was precise and clear.Loved it!

kennethongwela
Автор

NullInjectorError: -> ThemeService]:
i am facing this error how to solve this error

alokkumarbhol
Автор

This helped me a lot ... such a short and awesome video

coursestudent
Автор

Using chart.js directly instead of ng2-charts makes more sense? If not why? Which is the best angular specific charting library.

pinch-of-salt
Автор

having problem in importing the ChartsModule, it says cant find ng2-charts module

fps
Автор

Great stuff. I had a similar requirement but i don't want "Y" axis divider lines. Can I customize it?

onmyway
Автор

Hello, is it the same with Angular 9? I would like to implement it but i have the following error: "ERROR in The target entry-point "ng2-charts" has missing dependencies:
- @angular/core
- rxjs" . I am new in Angular and i could not understand what's going on. I would be grateful if you could help.
Thank you in advance.

konstantinatsekoura
Автор

Thank for nice video ! I am trying to customize color in Bar chart, but its not working. I am using Angular 14. Could you please help me with the steps or any documentation. Thanks in advance !

sarojpanda
Автор

Thank you so much! It helped me a lot.

samarthurs
Автор

Is there any significance of using ng4 instead of ng2.??...what is the difference ?

adhikaryprasenjit
Автор

Hello Sir.. First of all thank you for a wonderful tutorial.
I have this doubt like how ng2-chart is useful, if chart.js package can already create all charts?

MayankSharma-cpyu
Автор

how to pass dynamic value in graph I hit api in ngOnInit() function but when pass that value in graph its become undefined please any help me to fix this problem

naughty_ishita
Автор

awsome video bro..thank u so much....please give us more information about angular

prarthitshah
Автор

i have one doubt, if i use barChartType 'bar' and the datasets are array of objects with dataSet array with values and label property, how i know which value of dataset are the display and another are scale?

rabindranathferreira
Автор

need to make api response according to format accepted by chart how do i do it

World_in_my_lens