Flutter Tutorial - Line Chart - FLChart

preview_player
Показать описание
Create a Line Chart easily in your Flutter app.


Resources:

--- JOIN THE CREW ---

SHARE | SUBSCRIBE | LIKE FOR MORE VIDEOS LIKE THIS

*********

SOCIAL MEDIA: Follow Me :-)

PLAYLISTS

If you find this video useful, LIKE & SHARE this video to help other people who also learn Flutter :)

CREDITS

#Flutter #Tutorial #JohannesMilke

LIKE & SHARE & ACTIVATE THE BELL
Thanks For Watching :-)
Рекомендации по теме
Комментарии
Автор

Whatever I search regarding flutter, you are always there to help me.
You are awesome man❤❤.

meetamin
Автор

this was very helpful! thank you so much for taking the time to make this! <3

iuniquekwt
Автор

Great Explanation, Thankyou, Subscribed!!!

mruduladdipalli
Автор

Please make the same graph with some dynamic data from web api if possible, It will be great if you can do.

mallikarjunreddy
Автор

if you're having error (TextStyle? cannot be assigned to TextStyle?) when adding ''getTextstyles', just update dependency to 0.41.0{null safety) and add 'context' with thank you for this video

ayoseunsolomon
Автор

Sure, thisnis really helpful and might become handy one day.
Can you create a video on how we can use online data, fetched data; and just wondering will it be good to make the graph horizontal scrollable!?.

Keep it up brother,
Greetings from Tanzania 🇹🇿

raymondmichael
Автор

Does anyone know how to change the interval amount of the min/max border numbers? So I can go up by .1 instead of us 1?

joshuacohen
Автор

How can I connect this with google sheets API?

TechnophileLad
Автор

How can we make a linechart with timestamp as the x-axis parameter. Basically I want to plot data every second as it is being added to firestore database.

aryanpandey
Автор

Hey, it's a great tutorial! But I've got a question, how can I make the chart scrollable on the X-axis? Because I need to show data for the date range a year back, the chart would be too big to display without scrolling. Would be great to know the solution to implement something like this. Thank you.

oxygen
Автор

Sir, how can I fix the Y-Axis to contains only 10 value?

nupohamebapigg
Автор

Hey Johannes,
thank you for the tutorial. I just want to let you know, that there had to be some improvement on fl_chart, which doesn't suit one on one with your tutorial anymore. For example the titles arguments in the FlTitlesData widget know takes a AxisTitles widget, which then takes a SideTitles widget. No big deal for an advanced dev, but a beginner maybe couldn't follow along your tutorial anymore. So maybe you want to take a look at the changes and update your video.

alexanderklehm
Автор

Hi Johannes Mike i am using this chart package in my flutter project i want to adjust the on tap for dotData to keep showing on the chart if the user did tap on the line only the specific dot data tapped and if the user tapped on another dot it will show and hide the previous showed dot data, can you please help me with this problem and thank you ❤

nasserbaba
Автор

Hello! Great video. I have a question: can you add the values numbers to the point in the chart?

nedelcugabriel
Автор

Hey Jonnahes love your content.... Can I possible get the from firebase and put in the Line chart? Any source

NinjaGaming-teod
Автор

i want to show the line below fldot for some points, is it possible? also that line should be visible without taping on it..?

akhanhanif
Автор

Wonderful tutorial! I just want to ask if there's a way to dynamically change the labels of the graph? I think they are built to be constants but since this is a graphic tool, it should be able to be changed dynamically. Thank you!

edzelagulto
Автор

Can the gradient colors be along the vertical axis instead? It'd make more sense in many use cases...

lesptitsoiseaux
Автор

Hi this really helped me. Just one question... can I somehow declare the direction in which the linear gradient under belowBarData is shown? Id like to have it from top to bottom but its from left to right... great video tho

jonasbiermann
Автор

Hey sir nice tutorial how to make tooltip add certain dot without on tap event in fl chart

muhammadharis-lonv