Visualize Your Data with Charts in .NET MAUI

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2024

ความคิดเห็น • 72

  • @jfversluis
    @jfversluis  ปีที่แล้ว +2

    Show data in a DataGrid? Check this: th-cam.com/video/ERQMKw26zrs/w-d-xo.html

    • @DanielHarrisCodes
      @DanielHarrisCodes ปีที่แล้ว

      Hi Gerald, was wondering whether you have any information on Apple Pencil support (PencilKit) within MAUI. Is it available as far as you know?

  • @NataliaEriksson
    @NataliaEriksson 7 หลายเดือนก่อน +3

    Great channel, Gerald! Keep it going!

    • @jfversluis
      @jfversluis  7 หลายเดือนก่อน

      Thank you Natalia, definitely will!

  • @chuckvee6408
    @chuckvee6408 ปีที่แล้ว +2

    Is there any way to plot data values vs. time? I don't see any way to do it using class ChartEntry and I don't see any other class in MicroCharts that would support defining the X and Y axis datatypes.

  • @MrNams
    @MrNams 11 หลายเดือนก่อน +1

    Tons of thanks for such a great video.

    • @jfversluis
      @jfversluis  11 หลายเดือนก่อน

      Appreciate it thank you!

  • @iriacm1812
    @iriacm1812 3 หลายเดือนก่อน +1

    I think it doesn't work in a .Net8 project, does anyone have a solution other than moving my project to .Net6? Thank you very much for the video

  • @josedonizeteoliveirajunior1744
    @josedonizeteoliveirajunior1744 ปีที่แล้ว +2

    Microcharts is very good! Thanks for teaching

    • @jfversluis
      @jfversluis  ปีที่แล้ว +3

      It's been so amazing for Xamarin for a long time, I love that it's now available for .NET MAUI

    • @fieryscorpion
      @fieryscorpion ปีที่แล้ว

      @@jfversluis Love that icon showing up in TH-cam comments. 😀

  • @jaisont007
    @jaisont007 ปีที่แล้ว

    Great. Do we have option to show Gridlines for linechart? Thanks

  • @mosheshahar1408
    @mosheshahar1408 ปีที่แล้ว +1

    Great tutorial, thanks. Is it possible to draw multiple graphs together, for example a line graph and two horizontal straight lines that represent low and high limits?

    • @jfversluis
      @jfversluis  ปีที่แล้ว

      Thank you! Not sure to be honest if that is possible with this library

  • @TheRuko15
    @TheRuko15 ปีที่แล้ว +1

    Does Microcharts support scrolling/zooming? I mave millions on data points I want to display, will it handle that, or do I have to implement scrolling/zooming myself?

    • @jfversluis
      @jfversluis  ปีที่แล้ว +3

      I don't think so... You might want to check out LiveCharts2 which has some more features. I think I'll have to do a video about that one as well!

    • @TheRuko15
      @TheRuko15 ปีที่แล้ว

      Thank you!

  • @NavaneethVariyath
    @NavaneethVariyath 5 หลายเดือนก่อน +1

    The implementation in .net maui (8) is going wrong for me , i keep getting "System.BadImageFormatException: 'Invalid field token 0x040000a1'" error. Does anyone have a solution to this. Thanks in advance

    • @sss-ms1gg
      @sss-ms1gg 5 หลายเดือนก่อน

      i am also having this error, any solution you found ?

  • @kaiovinicius7176
    @kaiovinicius7176 11 หลายเดือนก่อน

    For me, the graphics only appear if I define the HeightRequest, if I remove it it simply disappears, however when I define its height on the mobile device everything is bugged due to the screen proportion, on the Windows machine everything works fine, could you help me? Is there any way for me to define the height and width of the graphs other than in the xaml, I'm running on .net maui 7.0

  • @Ruslan-kk4pf
    @Ruslan-kk4pf 2 หลายเดือนก่อน

    Спасибо огромное, всё понятно объяснил😍

  • @gabrielwembi808
    @gabrielwembi808 3 หลายเดือนก่อน

    How to make background transparent ?
    I tried but it didn't work as expected

    • @jfversluis
      @jfversluis  3 หลายเดือนก่อน

      You'll have to check the plugin repository

  • @massimoconti5431
    @massimoconti5431 ปีที่แล้ว

    What about OXYPlot I used with Xamarin.Forms, is it still compatible?

    • @jfversluis
      @jfversluis  ปีที่แล้ว +1

      Looks like there is a compatible version: github.com/iniceice88/OxyPlot.Maui.Skia

  • @anandshindey
    @anandshindey ปีที่แล้ว

    Muchas Gracias, was waiting for it.

    • @jfversluis
      @jfversluis  ปีที่แล้ว +1

      Perfect, good luck!

  • @DivanProdOfficial
    @DivanProdOfficial ปีที่แล้ว

    Great video! Do you know where I can find candlesticks for Maui?

    • @jfversluis
      @jfversluis  ปีที่แล้ว

      I know DevExpress and Telerik have them: Amazing Free DataGrid, Tab Control, Calendar and More for .NET MAUI!
      th-cam.com/video/UrXDiODAwKk/w-d-xo.html

  • @francisdy7294
    @francisdy7294 ปีที่แล้ว

    Hi Gerald, good day, Im a long time xamarin user, I can't proceed to .net maui until I know how to print using bluetooth, could you make a video for it, or a link, anything that could help me, thanks in advance

  • @pickleballplus3178
    @pickleballplus3178 ปีที่แล้ว

    Thanks for the great content. But do you have an MVVM example?

    • @jfversluis
      @jfversluis  ปีที่แล้ว

      Thanks! Yeah, I mentioned in my video that I would tell you about MVVM and then totally forgot 😅 the only option I could see to make it work with MVVM is bind to the Chart property on the ChartView and replace that whenever the data changes. I hope that will get better at some point as it seems not ideal.

    • @tanakamawere
      @tanakamawere ปีที่แล้ว

      @jfversluis Please this. MVVM. I am getting lost

    • @ReviewCantina
      @ReviewCantina ปีที่แล้ว

      Did anyone get the MVVM to work? I would like to see a simple example.

  • @maksimpaschenko3324
    @maksimpaschenko3324 11 หลายเดือนก่อน

    he dont find the namespace of ChartView in the xaml :(

  • @giuseppethedeveloper
    @giuseppethedeveloper 11 หลายเดือนก่อน

    It doesn't work on iOS, the app crashs when I try to show the chart. Windows 11, .Net Maui 7.

    • @giuseppethedeveloper
      @giuseppethedeveloper 11 หลายเดือนก่อน

      Error: System.DllNotFoundException: @rpath/libSkiaSharp.framework/libSkiaSharp
      at SkiaSharp.SKPaint..ctor()
      at Microcharts.AxisBasedChart..ctor()
      at Microcharts.BarChart..ctor()
      **System.TypeInitializationException:** 'The type initializer for 'SkiaSharp.SKObject' threw an exception.'

  • @wiaanduvenhage9630
    @wiaanduvenhage9630 ปีที่แล้ว

    Hi! Great tutorial I just keep getting the error that ChartEntry exists in both Microcharts.Maui and Microcharts? Is there anyway to fix it Im looking at potential fixes but it's still not working

    • @jfversluis
      @jfversluis  ปีที่แล้ว

      Either add the right using statement at the top or fully quality the type with the namespace

  • @shaileshpandey6214
    @shaileshpandey6214 ปีที่แล้ว +1

    Thanks a lot for microcharts.
    Also waiting for a video on livechart2

    • @jfversluis
      @jfversluis  ปีที่แล้ว

      Just got tipped on LiveCharts2, will see what I can do! Thanks!

  • @robertperez9264
    @robertperez9264 ปีที่แล้ว

    It doesn't work on iOS can you help me?

    • @jfversluis
      @jfversluis  ปีที่แล้ว

      Any errors or anything?

    • @juanalexisvidalgonzales302
      @juanalexisvidalgonzales302 ปีที่แล้ว

      @@jfversluis hi man, good tutorial, I have null references on Color = SKColor.Parse("#2c3e50") on ios

  • @netdeveloper740
    @netdeveloper740 6 หลายเดือนก่อน

    Good video, thanks 🎉

    • @jfversluis
      @jfversluis  6 หลายเดือนก่อน

      Thank you!

  • @MuhammadNadeem-wj6xd
    @MuhammadNadeem-wj6xd ปีที่แล้ว

    Very nice 👌

  • @perlepes100
    @perlepes100 11 หลายเดือนก่อน

    Thank you for your tutorial but in .NET 8 and MAUI it doesn't work.

    • @jfversluis
      @jfversluis  11 หลายเดือนก่อน +1

      Make sure to report it on the repository!

  • @michaloplt3351
    @michaloplt3351 7 หลายเดือนก่อน +1

    No one is appreciating the ohhmmm Donut reference 😂
    I am, 🍩, Homer rules 😉

    • @jfversluis
      @jfversluis  7 หลายเดือนก่อน

      FINALLY! Thank you!

  • @madraven37
    @madraven37 ปีที่แล้ว

    Gracias

  • @tuncaykayikci3894
    @tuncaykayikci3894 7 หลายเดือนก่อน

    👍👍👍

  • @ericritter46
    @ericritter46 5 หลายเดือนก่อน

    mmm right! 6:00

    • @jfversluis
      @jfversluis  5 หลายเดือนก่อน

      🍩

  • @enricoroselino7557
    @enricoroselino7557 ปีที่แล้ว +3

    im first ?

    • @jfversluis
      @jfversluis  ปีที่แล้ว +1

      You sure are

    • @enricoroselino7557
      @enricoroselino7557 ปีที่แล้ว

      @@jfversluis can i ask ? my xaml not "connected" to my viewmodel if not using , why is it happened ? i watched all videos only x:DataType is enough to "connect" viewModel

    • @jfversluis
      @jfversluis  ปีที่แล้ว +1

      No, the only thing x:DataType does is enable compiled bindings, it does not set the BindingContext so that’s why!