How to create dynamic Charts in ASP.NET MVC

Поделиться
HTML-код
  • Опубликовано: 16 сен 2024
  • In this video we demonstrate very simplify on how to implement charts dynamically using Chartjs. We have also shown how to make ajax call in view and fetch data from database. Hope you find this tutorial helpful. Do please like this video and subscribe to my channel. Thank You
    Do check out below videos for more tutorials
    Dependency Injection Explained
    • How To Implement Depen...
    Intro To ASP.net CORE
    • How To Create Web API ...
    ASP.net CORE Using ADO.net
    • How to use ADO.NET in ...
    Repository Pattern Explained
    • How To Implement Repos...
    Getting Started with Razor
    • Getting Started with R...
    Working with Images
    • How to Upload Images U...

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

  • @gholamsoori3595
    @gholamsoori3595 2 года назад +4

    Thank you for this comprehensive tutorial I find it particularly useful. Deeply appreciated!.

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  2 года назад +1

      Thank you so much!!! Appreciate your wonderful and motivating comments. Thanks

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

    Thank you for making a video on this topic. I like the way to explain each and every line.

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

      Thank You. Do subscribe and share our channel link to your friends and colleugues. We will be creating more videos on ASP.NET, Razor and Blazor projects. So stay tunned !!!!. Appreciate your comments.

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

    Thanks for the video. Very helpful. Just what I am looking for.

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

      Thank You !!! Please do share our channel link with your friends, collegues and help us increase your reach with our community developers . Once again Appreciate your comments .

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

    Thank you so much for the source code. It's highly appreciated.

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

    Thank you 4 your valuable time , appreciable work

  • @jjspellarts8664
    @jjspellarts8664 9 месяцев назад +2

    Big thanks brother

  • @hiyanchocolateboy7071
    @hiyanchocolateboy7071 4 месяца назад +1

    Thanks! It is wonderful

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  4 месяца назад

      You Are Welcome & Thanks for Visiting Digital TechJoint !!!!

  • @azizmaredia1931
    @azizmaredia1931 9 месяцев назад +2

    Very useful video and explained it very nicely. Can you please share the source code

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

      THanks for your wonderfull comments. It motivates us to do more. Please do email us and we will share across the code. thanks

  • @عبدالرحمنالدعيس-ص8د

    Thanks for the tutorial, Can you also include the source?

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

      hello
      do you have source code How to create dynamic Charts in ASP.NET MVC?

  • @Ivan-gz9sm
    @Ivan-gz9sm 10 месяцев назад +1

    Thank you sir

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

    Thanks you for tutorial did you make a video which has connection with MS SQL and data shows in chart? if there is can you put link or any idea for that. have a nice day

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

      I am already using MS SQL database to fetch data to display in Chart. Do you want video to display data directly from Database without using Ajax call ? Is that your requirement? Thanks for Visiting Digital TechJoint

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

      @@DigitalTECHJOINT thank you for your response. Sorry for not complete question. I mean we connected database but can we add new data to database like another month and totalsalary from our web page? Which will be shown in chart

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

    Very useful tutorial for creating a dashboard with dynamic charts. But I'm having a doubt I will be more happy if you solve it so, here you have given options for multiple chart types with single data table but I need to create two different types of charts with two different data table can I do this Please Help me and once again Thank you for the tutorial😇

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

      Definitely you can do that by passing the data dynamically. You can create list and populate your data and bind the same list object with Charts. Thanks .

  • @OlehUkrainian-t2d
    @OlehUkrainian-t2d 8 месяцев назад +1

    👍

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

    Good thanks

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

      Thanks for the comment. Do share our channel link with your friends & colleagues and help us grow our network. thanks once again

  • @dhrustisuthar2255
    @dhrustisuthar2255 2 года назад +1

    Why labels are not showing in bar and line graph??

  • @jasudbenshah5465
    @jasudbenshah5465 2 года назад +1

    thank you so much for source code

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  2 года назад

      You are welcome !!!!
      Hope you have shared Digital TechJoint channel to your fellow developers . thank you

  • @johnsilva2806
    @johnsilva2806 Месяц назад +1

    i'm developing a web app on windows. but when i deploy in production, the server is linux. is this suitable for my case? anyone?

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

      So you have developed the web application using .net core and need steps to deploy on linux OS rigth ?
      Suggest to refer below article
      learn.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-8.0&tabs=linux-ubuntu

  • @anjalisingh1588
    @anjalisingh1588 7 месяцев назад

    Thank you broo

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

    Thanks

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

    Will it work when we add record in database. I mean if we add 1 more row in record?

  • @eduardolima6191
    @eduardolima6191 2 года назад

    Hello friend, amazing video but i needed to know also how to pass date parameters to the server. StartDate and EndDate... sales in user selected period.

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  2 года назад +2

      First Add the From and Till date in the method written in Controller , then in your JavaScript ajax call code , pass in the value in data parameter something like this - data: { FromDate: '01/01/2022', ToDate : '25/01/2022'} .. In my sample code, I have not passed any value in data parameter .. Thanks for asking your query. Do share my channel with your tech buddies and friends and help me grow the channel . thanks

    • @eduardolima6191
      @eduardolima6191 2 года назад

      @@DigitalTECHJOINT Thanks, I Will try this out. I've already subscribed and like the video.

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

    Thnx

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

    Thanks for the Video , can you please share the source code

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

      Please drop us an email and we will share across. Thanks for Visiting Digital TechJoint

  • @ZeeshanAhmad-mp8qt
    @ZeeshanAhmad-mp8qt Год назад +1

    I have issue with invalid object name plase help me

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

      Please drop me email and I will share across the source code. Thanks

    • @ZeeshanAhmad-mp8qt
      @ZeeshanAhmad-mp8qt Год назад

      @@DigitalTECHJOINT Email is sended please check

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

      @@ZeeshanAhmad-mp8qt I haven't received any email from your end hope you have entered the correct email i.e. digitaltechjoint@gmail.com

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

    Hello friend, Can you also include the source please?

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

      DigitalTechJoint@gmail.com pls ping me on this email address .. will share across the code . Thanks 🙏

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

      do you have source code?

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

      @@ducnguyendinhtrung4745 DigitalTechJoint@gmail.com pls ping me on this email address .. will share across the code . Thanks

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

      @@ducnguyendinhtrung4745 DigitalTechJoint@gmail.com pls ping me on this email address .. will share across the code . Thanks

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

    can u share the source code

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

      Drop us an email and we will share across. thanks for visiting Digital TechJoint

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

      Can I have it also, i try to do it, but I dont have that program.cs

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

      @@arbity Drop us an email and we will share across. thanks for visiting Digital TechJoint

  • @WriterKhang
    @WriterKhang 8 месяцев назад +1

    kon hy

  • @cyrildouglas9262
    @cyrildouglas9262 2 года назад +1

    Thanks for the tutorial, Can you also include the source?

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  2 года назад +2

      DigitalTechJoint@gmail.com pls ping me on this email address .. will share across the code . Thanks 🙏

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  2 года назад +1

      Shared you the Google Drive link.

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

      @@DigitalTECHJOINT can you send to me the source ?