Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Hi,
I'm trying to make a visualization for medicine information and the idea is to visualize it following a similar pattern to what is shown at [1], but in this case, each arc is a medicine and each layer inside the arc is a published property information of that medicine. Because of that, seems that the best approach is to use a matrix, containing in the rows the properties for each medicine and in the columns the medicine. [1] http://www.theguardian.com/world/interactive/2012/may/08/gay-rights-united-states I can produce such matrix with dummy data, but when I try to explore it using sunburst I'm not getting the proper visualization (look the attachment). That's because sunburst uses hierarchy and recursion to pass from the inner circles to the outer ones. So my question is: how can I use sunburst to explore a matrix, being the inner circles the first row, the second, the second row and so on. Thanks, Offray |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Anyone?
On 23/10/15 20:54, Offray Vladimir Luna Cárdenas wrote: > Hi, > > I'm trying to make a visualization for medicine information and the > idea is to visualize it following a similar pattern to what is shown > at [1], but in this case, each arc is a medicine and each layer inside > the arc is a published property information of that medicine. Because > of that, seems that the best approach is to use a matrix, containing > in the rows the properties for each medicine and in the columns the > medicine. > > [1] > http://www.theguardian.com/world/interactive/2012/may/08/gay-rights-united-states > > I can produce such matrix with dummy data, but when I try to explore > it using sunburst I'm not getting the proper visualization (look the > attachment). That's because sunburst uses hierarchy and recursion to > pass from the inner circles to the outer ones. So my question is: how > can I use sunburst to explore a matrix, being the inner circles the > first row, the second, the second row and so on. > > Thanks, > > Offray ... [show rest of quote] |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
2015-10-25 13:55 GMT+01:00 Offray Vladimir Luna Cárdenas <[hidden email]>: Anyone? No idea, maybe you can implement a new builder, based on the code of sunbirst but with a different usage of the data.
... [show rest of quote] |
Free forum by Nabble | Edit this page |