Using React (Hooks) with D3 – [09] Racing Bar Chart

preview_player
Показать описание
Hi, this is part 9 of the series "Using React (Hooks) with D3", and in this one, we create a Racing Bar Chart.

Code:

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

Such a good tutorial, thank you! A cool trick I've learnt is that if you add *.attr('dy', '0.32em')* to text it always perfectly centralises the text vertically once you've set the y attribute to be the yScale plus half the bandwidth - no matter the font size. Then you don't have to notch the text down till it looks right, it gets done for you.

HyprSniprUK
Автор

thanks so much for this series man, you are the king!

lorenzoleuck
Автор

Great work on this. I am still pulling my hair out with D3. I am working on a realtime updating bar chart with React Hooks. Every time the new data is passed to the chart it just adds new groups and doesn't clean up the old ones!

YabbaDadADo
Автор

Hi Maury, another great tutorial, thanks. I'm actually coming from a D3 background but new to React and still finding them really useful.

louleg
Автор

I appreciate your work. Thank you so much.

multi_variate
Автор

OMG, this is holy grail tutorial! thank you soooo much!

namucho
Автор

i appreciate your work. thank you so much.

BSRankings
Автор

Hello Sir please make video on react d3 gauge with needle which show value.

nileshsingh
Автор

please create grouped bar plot video using d3 and hook

MDSALMAN-njjd
Автор

how to build vertical bar in this code

harshalattarde
Автор

Sir why didn't you explain useinterval ?? And many things are not explained in the video
Sir I am new to this d3 liabrary that's why I am getting some problems can you give me some reference from where should I study the basics ?

musheerahmad
Автор

Hi Sir, can you please make a video using angular 8 to create a racing bar chart?

sachinramteke