You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw your video on introduction to D3, nice work. I used one of your graphs in my project link, found a problem that when the name of the labels are large they are not getting displayed. As I'm new to d3 was unable to fix it, maybe we can break the labels in multiple line while adjusting the width of bars or can increase the width of labels section and reduce the size of scale but even then we would have an max width for labels.
The text was updated successfully, but these errors were encountered:
Hi Curran,
I saw your video on introduction to D3, nice work. I used one of your graphs in my project link, found a problem that when the name of the labels are large they are not getting displayed. As I'm new to d3 was unable to fix it, maybe we can break the labels in multiple line while adjusting the width of bars or can increase the width of labels section and reduce the size of scale but even then we would have an max width for labels.
The text was updated successfully, but these errors were encountered: