Groups
Groups
Sign in
Groups
Groups
d3-js
Conversations
About
Send feedback
Help
Box plot with axes and labels
1,038 views
Skip to first unread message
amergin
unread,
Sep 20, 2012, 5:54:01 AM
9/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to d3...@googlegroups.com
Is there an example out there that would have a d3 Box plot with x/y axes and labels? I see there's only one example of how to implement box plot (
http://mbostock.github.com/d3/ex/box.html
). I also see there's an example of exactly what I would want that is implemented with Protovis (
http://mbostock.github.com/protovis/ex/box-and-whisker.html
). This is related to a question in Stack Overflow (
http://stackoverflow.com/questions/12483802/box-plot-with-labels-and-axes-fitted-to-a-div-with-fixed-dimensions
).
Rodolfo Caldeira
unread,
Jun 2, 2013, 6:21:45 AM
6/2/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to d3...@googlegroups.com
Hi,
Were you able to find any good reference for a D3 Boxplot with x/y axis?
Jens Grubert
unread,
Dec 12, 2013, 3:31:42 AM
12/12/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to d3...@googlegroups.com
Hi,
I adopted the original d3.js example to include axes:
http://bl.ocks.org/jensgrubert/7789216
Instead of using individual svg elements as in Mike's implementation, here all boxplots are rendered with in one root element. This makes it easy to add axes.
Best,
Jens
http://about.me/jensgrubert
Reply all
Reply to author
Forward
0 new messages