-
In the dc sunburst chart (see this example https://dc-js.github.io/dc.js/examples/sunburst.html), the color of the legend seems does not match the color of the sunburst chart. Any hints and suggestion…
-
In #1573, capMixin was removed from sunburst. Could you please also remove the documentation reference to it ( * @mixes CapMixin)
Thanks and best regards,
Alex
-
### **Tooltip is not showing**
Using you current version of sunburst chart and i do not know why the tooltip on hover chart is not showing. i used the following code. please let me know how can i f…
-
### Version
5.5.1
### Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=treemap-obama&lang=js&version=5.5.1
### Steps to Reproduce
1. Open public example: https://…
-
#### Expected behaviour
Refer the Sunburst chart's series data labels on the following link:-
http://www.dundas.com/support/blog/sunburst-charts-homerun-or-groundout
Expected behaviour is to conf…
-
### Version
5.4.3
### Link to Minimal Reproduction
https://codesandbox.io/s/cranky-leakey-5p3h5y?file=/src/index.js
### Steps to Reproduce
1. Define a sunburst chart
2. Define a a title with tex…
-
### Version
5.4.2
### Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=sunburst-borderRadius
### Steps to Reproduce
add formatter in sunburst label in the followi…
-
### Expected behavior
1. Label event names for all events in a sunburst chart regardless of the number of event cohorts.
2. Unique color assignment for each event cohorts.
### Actual behavior
…
-
**Is your feature request related to a problem? Please describe.**
I want to include a legend in a sunburst chart (for example to make the chart still readable if it is printed, or just better access…
-
I am new to NVD3 sunburst chart and tried to show labels and legend for sun burst chart. Can we show labels and legend for sun burst chart using nvd3 and if yes, how?