personality-insights / sunburst-chart

A visualization for IBM Watson Personality Insights service output.
https://personality-insights.github.io/sunburst-chart/
Apache License 2.0
43 stars 37 forks source link

Document exclude option #51

Open soumak77 opened 6 years ago

soumak77 commented 6 years ago

https://github.com/personality-insights/sunburst-chart/blob/93ed48e75272fa50089a69e250179d6b246b2b50/src/d3-renderers/v4/personality-chart-renderer.js#L184

The option exclude should be documented. I believe it allows an array of the following values: personality, needs, values.

This can be demoed by adding checkboxes for which sectors to display. Some API should be provided to dynamically change which sectors are excluded.