How to Create Line Chart using ASP.NET MVC and HighChart | Line chart in 20 minute

Поділитися
Вставка
  • Опубліковано 11 січ 2025

КОМЕНТАРІ •

  • @ruanbasson
    @ruanbasson 3 роки тому +1

    Thanks for the help, was pretty useful and quick

  • @LuizFelipemb
    @LuizFelipemb 4 роки тому +1

    I LOVE YOU SO MUCH!

  • @kgmaralit
    @kgmaralit 3 роки тому +1

    how do i connect my data using Asp.net core? there is no ado.net in models

  • @ocean28799
    @ocean28799 4 роки тому +1

    big love from VietNam

  • @hirennakrani6378
    @hirennakrani6378 5 років тому +1

    Thanks bro for this video tutorial and also thank for my comments read and this video is upload

    • @abctutorial
      @abctutorial  5 років тому +1

      Thnxs for your interest dear..... We are working you guys ....... Just keep subscribe and post for your expected video or tutorial into our fb group

  • @ViQuangang
    @ViQuangang 4 роки тому

    Thank you, useful video!

  • @alpaytoprak8894
    @alpaytoprak8894 3 роки тому +2

    Sir, I want to make it as a user-selected, for example, I want to let the user select which dates or machine should graphed from database, I tried this var data = entities.Database.SqlQuery("SELECT Sıcaklık AS sıcak, Recete_Sure AS sure From Recete Where Machine_IP='"+machinename+"' and Tarih between '2021-02-4' and '2021-02-15'").ToList();
    return Json(data, JsonRequestBehavior.AllowGet); But I could not get as I wanted How could I implement this possibility

    • @abctutorial
      @abctutorial  3 роки тому

      Yes its possible but maybe you are trying in wrong way.

  • @sunnysingh7854
    @sunnysingh7854 3 роки тому

    what to write for a select statement?

  • @andresyepes4607
    @andresyepes4607 4 роки тому +1

    Why when I put GetData () I get an error?

  • @elliottwavechina721
    @elliottwavechina721 2 роки тому

    Could you make one more video or give answer about how to add click event in Highcharts to transfer the selected points to controller . In Webform, it is easy to handle , use __doPostBack, Dim jsObject As String = Request("__EVENTTARGET"), Dim jsParameter As String = Request("__EVENTARGUMENT")

  • @afeesolorunfemi4524
    @afeesolorunfemi4524 4 роки тому +1

    Hello,
    Thanks for the Tutorial but my data is returning Json data when i ran it and not the chart, please
    what is wrong?

  • @HDSD-ew6uq
    @HDSD-ew6uq 4 роки тому +1

    Multiple line chart mvc ?
    Thanks You !

    • @abctutorial
      @abctutorial  4 роки тому

      Keep subscribe.
      For any help please post www.abctutorial.com/community

  • @SaiRam-si5tp
    @SaiRam-si5tp 4 роки тому +1

    its directly returns the json data view is not reading that data

  • @atitepphabon7119
    @atitepphabon7119 5 років тому +1

    thank you

  • @sambilimakademi
    @sambilimakademi 4 роки тому +1

    I want to pull data with web api, can you help me?

    • @abctutorial
      @abctutorial  4 роки тому

      Yes please post a request to www.abctutorial.com/community then i will make a tutorial

  • @toufiqb7020
    @toufiqb7020 4 роки тому

    thank you so much sir .. this logic works perfectly :) also i want to make this application real time if i change data in the database it should update automatically .. if you want i will send you my code thank you :)

    • @abctutorial
      @abctutorial  4 роки тому

      Yes, definitely

    • @alpaytoprak8894
      @alpaytoprak8894 3 роки тому

      Do you have a chance to send this code to me, sir? alpaytoprak7@gmail.com

  • @joshuakappala3792
    @joshuakappala3792 4 роки тому +1

    HELLO SIR CAN I GET SOURCE CODE

    • @abctutorial
      @abctutorial  4 роки тому

      Sure check video description or www.abctutorial.com

  • @kapilthakkar2621
    @kapilthakkar2621 5 років тому +1

    hello sir ,please make a video on bar char having dange range filter using database

    • @abctutorial
      @abctutorial  5 років тому

      Thanks for you comment ... request me here www.abctutorial.com/Community

  • @gsharrock
    @gsharrock 5 років тому +2

    this was so bad, all over the place, try having a script , don't debug in a "how to". you could have done it in 10 mins if you knew what you was doing from the start

    • @abctutorial
      @abctutorial  5 років тому

      I tried to show you how to debug as well... Thnxs keep subscribe

  • @nmarks
    @nmarks 3 роки тому

    You were doing well up until about 11 minutes after which it started to feel like watching someone doing their work instead of it being a tutorial. Also, what you don't tell the audience is that to use HighChart you must have a licence and the cheapest one is $535.

  • @eduardochacon9789
    @eduardochacon9789 3 роки тому +1

    Thanks for the Tutorial but my data is returning Json data when i ran it and not the chart, please
    what is wrong?