-
Type dropdown should go into new row in sunburst chart, as now it covers other dropdown.
![image](https://cloud.githubusercontent.com/assets/13120783/19273282/3cacdf34-8fcc-11e6-8193-2881bbe9d94a.png)…
-
some of the charts, especially the sunburst, for the RP-NB data are funny due to negative values.
-
Yeah, people will want to remove branches, specially the 'behavior' one. Let's add an options object to component's instantiation.
-
original from ABMVIZ in Flash
![treemap](https://cloud.githubusercontent.com/assets/5761221/16850399/c13c8e02-49b3-11e6-9180-a09e1da70766.png)
-
I added d3 tip to sunburst chart ( http://bl.ocks.org/mbostock/4348373), though the tip shows its position is completely wrong. I tried changing the offset values in d3.tip command but could not get i…
-
Hi,
Am trying to show nested Pie or Donut chart. Please let me know how to show it.
Thanks in advance.
Madhy
madhy updated
8 years ago
-
The tooltip should pop up instantly and should show name and size of the path element
-
I have lot of d3.js and Highcharts charts already using Elasticsearch. How can I integrate these charts into kibana?
Also, how can I customize existing charts and tables. Example changing column name…
-
I have code based off the sunburst partition (https://bl.ocks.org/mbostock/4063423) that generates a similar chart but with labels and from server-generated json. When I run my code from visual studio…
-
The "-end" marker is being shown in my chart. Based on Kerry Rodden's CSV format instructions, shouldn't the '-end" marker just serve as an indicator to distinguish a true end point? I believe the las…