Это видео недоступно.
Сожалеем об этом.

Charts in angular with JSON Server REST API | angular charts using chart.js | angular 14 full course

Поделиться
HTML-код
  • Опубликовано: 3 окт 2022
  • #angular14 #charts #chartjs
    This video explains the implementation of below types charts using chat.js
    1, Bar Chart
    2, Pie Chart
    3, doughnut Chart
    4, radar Chart
    5, polar Area Chart
    6, Bubble Chart
    7, Scatter Chart
    Join this channel to get access to perks:
    / @nihiratechiees
    Source Code GitHub Link
    ----------------------------------------
    github.com/nihira2020/Datatra...

Комментарии • 52

  • @riveroarmando7220
    @riveroarmando7220 11 месяцев назад +1

    Hi, I'm from Argentina and I really appreciate the video and sharing your knowledge.

    • @NihiraTechiees
      @NihiraTechiees  11 месяцев назад

      Great. Thanks for your wonderful words

  •  Год назад

    baby and rooster sounds in the background have an effect. nice and nice explanation :) thanks

    • @NihiraTechiees
      @NihiraTechiees  Год назад

      Future videos, try to have better background

  • @igorr4682
    @igorr4682 3 месяца назад

    To all programmers who believe they can teach others solely based on their technical knowledge, it's crucial to recognize that proper English and pronunciation are just as important, if not more so, than your technical expertise. Teaching effectively requires clear communication, and that includes being able to articulate concepts in a way that others can easily understand. So, while your knowledge is undoubtedly valuable, it must be conveyed with clarity through proficient language skills.

    • @NihiraTechiees
      @NihiraTechiees  3 месяца назад

      Thanks for your feedback. Will try my level best

  • @jamesngige8560
    @jamesngige8560 Год назад

    This is amazing man, effortless and perfect. Good job

  • @GrafBazooka
    @GrafBazooka Месяц назад

    you're a superhero

  • @marghuburrahmanansari4952
    @marghuburrahmanansari4952 Год назад +2

    Please make video on full calendar which include add, edit events also in angular without using angular material

  • @rodriguebazie1373
    @rodriguebazie1373 Год назад +1

    please Sir, i have a problem with my chart.js, my graph are without color , it is gray, please help me

  • @ndi0901
    @ndi0901 Год назад +1

    Failed to create chart: can't acquire context from the given item. How ?

    • @NihiraTechiees
      @NihiraTechiees  Год назад

      Please cross check with my source code. Link available in description
      Other wise send me mail

  • @hafeezbadure736
    @hafeezbadure736 Год назад +1

    Thank You so much sir

  • @neejpatel6206
    @neejpatel6206 5 месяцев назад

    Sir actually if i want to render chart based on user selection like when user select particular chart name from dropdown then only that chart i want to render then how i can implement this

    • @NihiraTechiees
      @NihiraTechiees  5 месяцев назад

      Instead of load all chat same time.... Just have once element in html side.... Also have one dropdown..... Based the report selection pass repor type and data as parameter and Re render once again.

    • @neejpatel6206
      @neejpatel6206 5 месяцев назад +1

      @@NihiraTechiees ok sir thanks

  • @AudioXlyrics-i8w
    @AudioXlyrics-i8w 4 месяца назад

    bro i have a quest after one year of uploadin this video😁😁 that which method do u use to show data of component in page of chart there I see that u not even open the chart page during routing how ? pls anyone who know 's pls reply ..

    • @NihiraTechiees
      @NihiraTechiees  3 месяца назад

      I am unable to remember so could you send mail with details

  • @nerdiloo9863
    @nerdiloo9863 Год назад +1

    Very nice. Has anyone tried making a clickable bar chart (i.e. you click a bar it takes you to page A, click another it takes you to page B etc.) in Angular? I've tried based on their API section of the docs but get the "Cannot read properties of undefined (reading 'getElementsAtEventForMode')". Thanks.
    Update: figured it out. I was using 'this' in an anonymous function instead of the fat arrow => , so 'this' was the wrong context. All good.

  • @liyanashirin5664
    @liyanashirin5664 Год назад

    Hi Sir, I am trying to get the ngx line chart to get data from api. I am using Angular 13 and spring boot for backend. Is there any example i can follow.

  • @alvarobernabey2338
    @alvarobernabey2338 Год назад

    i love you bro thanks for anythings tkm

    • @NihiraTechiees
      @NihiraTechiees  Год назад

      Thanks for the support, if possible try to join our membership

  • @ArshadKhan-zf6xp
    @ArshadKhan-zf6xp Год назад

    Thanks Mann!!

  • @joshsparrow6711
    @joshsparrow6711 Год назад

    Thanks 🙏

  • @laxminagardhane7693
    @laxminagardhane7693 9 месяцев назад

    Hi where to use mychart constan its saying its unused

    • @NihiraTechiees
      @NihiraTechiees  8 месяцев назад

      did you followed all steps. also cross check with my GitHub source

  • @enriqueruiz320
    @enriqueruiz320 Год назад

    WOW!!! 👻

  • @ApurvTripathi-mc3iy
    @ApurvTripathi-mc3iy 11 месяцев назад

    Trying with your code, only getting 2 charts (bubble & scatter only) !!

  • @gladisxavier2430
    @gladisxavier2430 Год назад

    Please make one video regarding Multi Step Form with Step Progress Bar in angular bro

    • @NihiraTechiees
      @NihiraTechiees  Год назад

      Multi step form? Could you explain me more

    • @gladisxavier2430
      @gladisxavier2430 Год назад

      @@NihiraTechiees bro its look like multi step form slider single page but fill the page first page in the form top page 1 is there then after filled the page below next button is there if u fill fille the page then move page 2 slider like that bro
      page 1 page 2 page 3 page 4 ... availabel in the top every page after fill below next button is there after complete the final page then submit the whole form like that bro

    • @NihiraTechiees
      @NihiraTechiees  Год назад

      Got it

  • @benjack9459
    @benjack9459 Год назад

    how to remove a grid in the chart?

  • @muhammedfaisan7715
    @muhammedfaisan7715 Год назад

    Sir how to update image using api in angular

  • @Shubham-vt7gp
    @Shubham-vt7gp Год назад

    Line chart???