Using React (Hooks) with D3 – [Bonus] D3 v5 → v6 (New Event Handling)

preview_player
Показать описание
Hi,
D3 had a Major Version Update from v5 to v6 this year.

This video covers some of the issues / things you should consider when working with previous videos in this series, since all of them were made with v5. Enjoy!

Migration guide:

Code repo:
Рекомендации по теме
Комментарии
Автор

By far the best and most up to date d3 videos out there you need more exposure and to get to the top of the search results.

arthurtapper
Автор

So nice to see you back on line! Thanks for demystifying D3 for us! Stay well

arr
Автор

Thank you very much for your videos, your playlist has helped me a lot.

umeshrai
Автор

Thanks for your updates! Happy new year!

mentalmarvin
Автор

I've been reviewing D3 because I want to make some projects to help me attract recruiters for more visualisation oriented roles. I've written projects before in d3 but it's been a few years. I was hoping to find something on V6 specifically. It looks like your projects are fairly advanced and I like your style, so I might just do your V5 tutorial start to finish and then watch this video again.

My last projects were when v4 were brand new, and I used the latest copy of Hull's book to make sure I knew the latest standards.

CamdenBloke
Автор

Hello Muri, thanks for an amazing video, helped a lot, I was however wondering how I could get the index on the line graph. If I were to implement the code to access the index on the line graph, the returned index value is always 0, reason being the .data property consumes a data points array inside an array itself, eg, .data([dataPoints]), I was wondering how I could get access to the index.

sohailx
Автор

thks for your videos and happy new year. Hope you will switch to typescript one day ;-)

yoyo-
Автор

Hi Murat, you started again. Cool 👋Someday we should do a collab video 🎊

TheDestroDevShow
Автор

4:15 wouldn't data.indexOf(value) give you the same index? seems like less of a hussle.

omri