display values in the center of donut chart
Is it possible to display the values in the centre of donut chart. If yes how to display
-
The donut mode of the pie chart does not support it, however, you could use the "sunburst" widget which does and is visually similar!
Otherwise, a widget script that customizes the donut chart could be written. The script would need to access the internal configuration of the widget, which uses the Highcharts library, and dynamically add a center title element (which I believe Highcharts supports, based on this example I found: https://codepen.io/thomas_rz/pen/vXyoaK)
This will require some investigation depending on what exactly you aim to achieve, as unfortunately the Sisense Javascript API does not have a feature like this out of the box.
-
Hi @Ehounoud
Feel fee to reach out to me too
qbeeq.pl
Sisense Partner of the year 2019!
Please sign in to leave a comment.
Comments
3 comments