Practical React - 14 - Charts

  Рет қаралды 70,082

Codevolution

Codevolution

Күн бұрын

Пікірлер: 82
@nilmendes7710
@nilmendes7710 4 жыл бұрын
This series is very enlightening. Some do not have hooks, but Professor Vish demonstrated how to integrate them. Thank you, Professor Vishwas, for creating this channel. Good luck with your projects.
@AnilKPanta
@AnilKPanta 3 жыл бұрын
This guy is taking teaching experience to a whole next level. I used to struggle learning from a video. But once I started watching his video I started to enjoy learning. Thankyou sir.
@ganapathilana7069
@ganapathilana7069 4 жыл бұрын
Awesome guide/tutorial series for directly implement for UI projects which has most of the requirements described here
@christianlombardo14
@christianlombardo14 2 жыл бұрын
Excellent series! Thank you for making these videos. Keep up your great inspiring work.
@kristijanlazarev
@kristijanlazarev Жыл бұрын
Usage a little different right now, made much, much simpler! For anyone wondering this is a basic example of the updated version 2023 import "chart.js/auto" import { Chart } from "react-chartjs-2" const LineChart = () => { const data = { labels: ["Jan", "Feb", "Mar", "Apr", "May"], datasets: [ { label: "Sales for 2020 (M)", data: [3, 2, 2, 3, 5], }, ], } return ( ) } export default LineChart
@tambolaking5383
@tambolaking5383 4 жыл бұрын
I just spent yesterday learning chart js and d3 in ReactJS
@vinisawali
@vinisawali 4 жыл бұрын
Simplest explanation ever. Thanks.
@yinonelbaz5309
@yinonelbaz5309 4 жыл бұрын
Great content, great teacher!
@softwareabbayiAPJ
@softwareabbayiAPJ Жыл бұрын
Done with Practical React series. Learnt some cooool Components to use in projects. It was pretty easy all because of ' VishwaSimplication Effect' 😉😅😅😅😍😍🎈🎈 Thanks Vishwas Heading to React Query now 🏊🏊🏊🏊
@abelmurua6980
@abelmurua6980 3 жыл бұрын
Amazing React series, thank you!
@benyaminyakobi3652
@benyaminyakobi3652 3 жыл бұрын
Perfect, Thank you Vishwas!!!
@feliciaudosen546
@feliciaudosen546 Жыл бұрын
your teaching is amazing
@bijaysahoo9619
@bijaysahoo9619 Жыл бұрын
Thank you for such amazing content.
@chagamajaykumarreddy1897
@chagamajaykumarreddy1897 4 жыл бұрын
Your all videos are very nice and concepts are explained very well
@kartikthakre8273
@kartikthakre8273 2 жыл бұрын
after installing the chart.js i am getting a error Cannot read properties of undefined (reading 'map') tried all the other way of installation, help me on this Vishvas... Thanks
@kristijanlazarev
@kristijanlazarev Жыл бұрын
Got the same
@alexpro5670
@alexpro5670 4 жыл бұрын
Диаграммы React, Charts, JavaScript. Спасибо дружище!
@yoslandymesa9912
@yoslandymesa9912 4 жыл бұрын
Hola. Gracias por sus tutoriales. Han sido y siguen siendo de mucha ayuda para mi carrera y la de muchos. Dont worry, i can speak and understand English, i just want you to know that u have a Spanish speaking fan. Blessings
@Ric24fps
@Ric24fps 4 жыл бұрын
Saludos Este hombre es increíble y el hecho de que sea gratuito es mindblowing This man is amazing and the fact that all of this is free blows your mind
@benyamin4634
@benyamin4634 2 жыл бұрын
thanks for this wonderful toturials
@mohammadhafiz4897
@mohammadhafiz4897 4 жыл бұрын
I always pray for the people who dislike your tutorials.
@AshishKumar-wh6dw
@AshishKumar-wh6dw 2 жыл бұрын
Amazing tutorials, Kindly continue such a small topics videos.
@berlino5563
@berlino5563 4 жыл бұрын
this react series is very cool :)
@mohammadhafiz4897
@mohammadhafiz4897 4 жыл бұрын
Too much cooool.
@TechnoDB
@TechnoDB 4 жыл бұрын
Nice.. Helpful video.
@AnaGomes-in9mb
@AnaGomes-in9mb 4 жыл бұрын
Thank you !! Incredible your video, helped a lot with my project
@mixins_pixie
@mixins_pixie 2 жыл бұрын
Am getting an error in the LineChart component Error: Element type is invalid: expected a string (for built-in components) or a class/function
@aritrapaul2331
@aritrapaul2331 4 жыл бұрын
It helps me to build my first project which is a paid one..So thanks man
@jpchennai
@jpchennai 4 жыл бұрын
Are we allowed to directly use these components in a project., any licence issue will be there?
@jonathanmalai7423
@jonathanmalai7423 4 жыл бұрын
Nice man, great tutorial and greate libary!f
@davorjovanovic7174
@davorjovanovic7174 3 жыл бұрын
You don't have to duplicate the colors for each bar. Just remove array and have one color value, then all bars should have the same color for that dataset.
@marcus_dempsey
@marcus_dempsey 3 жыл бұрын
Thank u so much!!!
@ahmad-ali14
@ahmad-ali14 4 жыл бұрын
believe me .. you are the best
@yudhistiratama9332
@yudhistiratama9332 3 жыл бұрын
broo u are awesome, thx a lot!
@deepakm5947
@deepakm5947 4 жыл бұрын
Actually this was a very good explanation & implementation of charts in ReactJS. thank you so much
@rishireddy7854
@rishireddy7854 4 жыл бұрын
hi beepak how to fetch data dynamically from mongo database
@sumitkumar-cr5iw
@sumitkumar-cr5iw 3 жыл бұрын
Where to find different options available for react-chartjs-2??
@AyanBhadury
@AyanBhadury 4 жыл бұрын
@Vishwas great video, but according to DV the first chart rendered is not actually a line plot , rather a spline / smooth - line.
@alexdefaro
@alexdefaro 4 жыл бұрын
Awesome videos mate. Have been learning a lot from it. Is there anyway to auto generate chart colors?
@anastasia__kot
@anastasia__kot 2 жыл бұрын
thank you very good lesson
@rupayanc
@rupayanc 4 жыл бұрын
thanks for the videos....they are truly very precious...btw is there any library i can use for creating awesome sidebars??
@imanemoustati1455
@imanemoustati1455 3 жыл бұрын
thank u! but the options prop is not working for me! any help?
@prathap.karumanchi
@prathap.karumanchi 4 жыл бұрын
Hi Vishwas I am not sure how reliable is this react wrapper on top of chartJS. ChartJS library is really good but personally for react, I tried Apex charts and it's very good.
@zude1100
@zude1100 4 жыл бұрын
thanks for video, it is very helpful. how can you visualize data from API ?
@marcalbrandaguirre484
@marcalbrandaguirre484 4 жыл бұрын
THANK YOU!!!
@lushapane
@lushapane 4 жыл бұрын
Great video! What are your thoughts about React vs Angular vs Vue?
@alexhitchins4339
@alexhitchins4339 4 жыл бұрын
thank you very much!
@harishhc8551
@harishhc8551 4 жыл бұрын
Sir,I liked this video and I need how dynamically data need to change through API if you ever done please share thank you
@saidinusah
@saidinusah 3 жыл бұрын
hi, backgroundColor is not working. i have tried but still not working. I need help ASAP
@moonfahim
@moonfahim 3 жыл бұрын
Thank you, nice tot
@gradientO
@gradientO 4 жыл бұрын
Mehul, can you do a data structures series? Will be super helpful. Thanks in advance
@mcdaddy1334
@mcdaddy1334 4 жыл бұрын
VERY NICE!
@zihadprogrammer4246
@zihadprogrammer4246 2 жыл бұрын
It would be very helpful to make more videos like this. I'm waiting for new videos. 🥰😍💟
@shubhammhatre4743
@shubhammhatre4743 4 жыл бұрын
I am calling API for chart data using axios. Have used hooks in functional components. Getting response from API but pie chart render as blank. There is no error in console
@divvagg5616
@divvagg5616 3 жыл бұрын
same here ... did you solve this issue ?? Please share with me sir
@sukanyasen9365
@sukanyasen9365 3 жыл бұрын
Render the chart when you already have the data using conditional rendering, as the data you are trying to fetch will not come immediately
@juhandvan
@juhandvan 4 жыл бұрын
thank bro !
@chaitanyajadhav5719
@chaitanyajadhav5719 3 жыл бұрын
Thank you for such a informative video.. But would you please make a video showing how to add Data Labels on top of the bar in Bar Chart and display any value other than data label when we hover on the bar using chart.js in Reactjs ? I'm trying from last few days and now running out of time. So your guidance would be really helpful..
@ranaimranahmed2532
@ranaimranahmed2532 3 жыл бұрын
more practical react videos upload sir plz ur videos are very helpful
@iUmerFarooq
@iUmerFarooq 4 жыл бұрын
When the styled-components series is coming?
@hamed4451
@hamed4451 4 жыл бұрын
It has a very very big bug , i've found that it doesnt work with arabic titles for axis 😑 How can resolve this problem?
@rahulkumarojha
@rahulkumarojha 4 жыл бұрын
sir how to create react -chart demo plz ,sir iam very confused plz reply sir
@kalyanurimi1252
@kalyanurimi1252 4 жыл бұрын
I need option for Horizontal Bar chart so that the x-axis will be top of the graph
@jgab52
@jgab52 4 жыл бұрын
Thankyou for this react series , please make REACTjs with MATERIAL UI :)
@gurubellimanoharsai7416
@gurubellimanoharsai7416 2 жыл бұрын
pl generate graph by importing any CSV data
@pawandeore8291
@pawandeore8291 2 жыл бұрын
how to update data in this please can you teach that...
@munirajm6002
@munirajm6002 4 жыл бұрын
U r doing good bro make some vedios on MERN stack
@ylmazyorulmaz8910
@ylmazyorulmaz8910 4 жыл бұрын
can you please also make a video series about antd
@husler7424
@husler7424 4 жыл бұрын
It was good video series. Now make video series on React Router using Hooks which is latest feature of React-router please....
@34rfv12wsxcdezaqable
@34rfv12wsxcdezaqable 2 жыл бұрын
Please make a tutorial on visualization - interactive world map
@prabhan.v9681
@prabhan.v9681 4 жыл бұрын
Thanks sir, could post more like that?
@Eminence43rd
@Eminence43rd 4 жыл бұрын
@Codevolution Hi I need a chart with 2 y-axis. Please anyone help me.
@tambolaking5383
@tambolaking5383 4 жыл бұрын
Beautiful m chart js 2 rocks. D3 is way too much granular.
@BitsLearning12
@BitsLearning12 Жыл бұрын
please add more video on this section
@pulga961
@pulga961 4 жыл бұрын
nice
@andrewaghoghovwia1948
@andrewaghoghovwia1948 3 жыл бұрын
You taught me redux...
@manojsatwase
@manojsatwase 3 жыл бұрын
make video on react animation library
@rahulkumar-yn2kv
@rahulkumar-yn2kv 4 жыл бұрын
Sir plz make one project on AngularJS with my SQL
@ינוןאלבז-כ1ז
@ינוןאלבז-כ1ז 4 жыл бұрын
thanks from israel
Beautiful Area Charts in React with Recharts
23:11
Leigh Halliday
Рет қаралды 45 М.
Using Chart.JS in React.JS - A Complete Tutorial (2020)
19:57
Worn Off Keys
Рет қаралды 172 М.
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
Solving a practical intermediate react interview challenge
13:28
Web Dev Cody
Рет қаралды 101 М.
My Exciting Plans for Codevolution in 2025
2:29
Codevolution
Рет қаралды 4,8 М.
React charts using Recharts and React ChartJS 2
14:49
Monsterlessons Academy
Рет қаралды 23 М.
Redux For Beginners | React Redux Tutorial
39:43
developedbyed
Рет қаралды 1,2 МЛН
React ChartJS Tutorial - Introduction To ChartJS
21:18
PedroTech
Рет қаралды 167 М.
Zelensky is ready to talk with Putin / Border closure
13:18
NEXTA Live
Рет қаралды 687 М.
Beautiful Chart Animation with Chart Js Tutorial
23:08
developedbyed
Рет қаралды 93 М.
7 ways to deal with CSS
6:23
Fireship
Рет қаралды 1,1 МЛН