How to use rotate() from D3.JS | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to use rotate() from D3.JS

rotate(a x y) of transform element takes three values in which a is degree to rotate the element and x and y are coordinates of pivot point. When I declare same pivot point but with different angles, it do not work as expected. Please help me understand.

5th Jul 2020, 11:28 AM
Lakshay Mittal
Lakshay Mittal - avatar
1 Answer
0
Can you please share the code
6th Jul 2020, 6:53 AM
Vaibhav Tandon
Vaibhav Tandon - avatar