How to Add a Chart to a Nuxt Project (e.g Line Chart)

Sdílet
Vložit
  • čas přidán 7. 09. 2024

Komentáře • 18

  • @rustemibragimov1108
    @rustemibragimov1108 Před 6 lety +2

    Zulfati, thank you very much for your work)))

    • @yzyusrina
      @yzyusrina  Před 6 lety

      Rustem Ibragimov You’re welcome, Rustem 👍

  • @CarlosHernandez-cz6lh
    @CarlosHernandez-cz6lh Před 3 lety

    Thank you so much! this helps me a lot

    • @yzyusrina
      @yzyusrina  Před 2 lety

      Sorry for the late response. You are welcome. Let me know if you need an updated version of this.

  • @lindaannisa8534
    @lindaannisa8534 Před 6 lety +1

    Very helpful

  • @pisethsan857
    @pisethsan857 Před 4 lety

    Thank You! and How do we custom for multiple line ?

    • @yzyusrina
      @yzyusrina  Před 2 lety

      Sorry for the late response. You are welcome. I'll make a tutorial for that later. In the meantime, (for other people looking for this) you can check my new video for adding charts in a Vue project: czcams.com/video/zSaaZ-TP2tc/video.html. It's the bar chart that has multiple data in the video, but it should be similar for the line chart.

  • @Hasi105
    @Hasi105 Před 4 lety

    is it possible to add more lines onto one graph? If yes could you show/tell how? thanks

    • @yzyusrina
      @yzyusrina  Před 2 lety

      Sorry for the late response. I'll make a tutorial for that later. In the meantime, (for other people looking for this) you can check my new video for adding charts in a Vue project: czcams.com/video/zSaaZ-TP2tc/video.html. It's the bar chart that has multiple data in the video, but it should be similar for the line chart.

  • @bennguyen1313
    @bennguyen1313 Před 5 lety

    What is the difference between chart.js and vue-charts?
    Also, is it possible to make an html file that the user can open a file and chart the data.. without having to install any additional software or even be connected online?

    • @yzyusrina
      @yzyusrina  Před 2 lety

      Sorry for the late response. The latter is just the wrapper for the former. I haven't tried it. I'll let you know if I can make it works with just an html file linking to a bunch of CDNs.

  • @hebertvillafuerte7223
    @hebertvillafuerte7223 Před 4 lety +1

    I can't use any of my variables in the data :c help

    • @yzyusrina
      @yzyusrina  Před 2 lety

      Sorry for the late response. You probably solved the problem already 😅, but other people may face the same issue so I'll make a newer version of this.

  • @romainrouiller4889
    @romainrouiller4889 Před 5 lety +3

    Hello thanks for your work ! unfortunately it didn't work with my Nuxt project for some reasons, But I found an other way to make it works, I thought that sharing it, could be also useful , this is the repository where I found the solution : github.com/nuxt/nuxt.js/tree/dev/examples/vue-chartjs Hope it can help !

    • @yzyusrina
      @yzyusrina  Před 2 lety

      Sorry for the late response. You are welcome. Thanks for sharing it.

  • @sauvignonblanc5086
    @sauvignonblanc5086 Před 4 lety

    What linux are you using?

    • @yzyusrina
      @yzyusrina  Před 2 lety +1

      I think it was Antergos. Now I use Pop OS.