what is the function or chart used in d3.js which is similar to the attached chart

26 views
Skip to first unread message

Bhavana

unread,
Sep 14, 2017, 11:59:50 AM9/14/17
to d3-js
Hello Everyone,

I am new to d3.js and trying to implement the similar type of below bar chart with each bar has individual max value. could you please mention which d3 library or function used to implement  the below chart. Thanks


 

sandeep edara

unread,
Sep 14, 2017, 3:59:48 PM9/14/17
to d3-js
Hi Bhavana,

you can use the linear scale here,
but for every bar you will have to update the domain of linear scale with the individual max value.

Regards,
Sandeep.
Reply all
Reply to author
Forward
0 new messages