Forum Discussion
Exploded Pie Chart in Power BI
Hi All,
I want to include exploded pie chart like the one provided by https://pbivizedit.com/ (Advanced Donot and Pie Chart(PRO)).
Vizedit one is not for free, if anyone knows any free alternative please let me know.
Visual Using Vizedit : -
Above is the visual screenshot for reference.
@PowerBI @powerbi3 @npowerbi @powerbi2
Hi Priyamxylem ,
Power BI’s default Pie and Donut charts don’t support exploded segments out of the box. Since OKViz’s visual is paid, here are a couple of free alternatives you can try:
Deneb (Custom Visual)
It’s free and super flexible. You can build Vega-Lite based visuals, including exploded pie charts. It takes a bit of learning, but there are templates available online to get you started.Charticulator
Another free visual creator from Microsoft Research. You can design custom visuals like exploded pies and import them into Power BI. It’s a bit more visual than Deneb and doesn’t require code.Workaround with default visuals
If you only need to highlight a single slice, you can simulate an “exploded” effect by:- Duplicating the data
- Offsetting one slice using a transparent background or shape overlay
- Using bookmarks to toggle between views
Not perfect, but works for simple use cases.
If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.
translation and formatting supported by AIHi Priyamxylem ,
Deneb (Declarative Visualization in Power BI)
- AppSource Download:
Deneb on Microsoft AppSource - Official Documentation & Examples:
Deneb Official Site
Deneb allows you to create custom visuals using Vega or Vega-Lite JSON syntax, enabling advanced customization like exploded pie charts.
Charticulator Visual (Community Editor)
- AppSource Download:
Charticulator Visual Community (Editor) - Official Designer Tool:
Charticulator Designer
Charticulator enables you to design custom charts without coding, directly within Power BI, offering flexibility to create visuals like exploded pie charts.
- AppSource Download:
3 Replies
- burakkaragozSuper User
Hi Priyamxylem ,
Power BI’s default Pie and Donut charts don’t support exploded segments out of the box. Since OKViz’s visual is paid, here are a couple of free alternatives you can try:
Deneb (Custom Visual)
It’s free and super flexible. You can build Vega-Lite based visuals, including exploded pie charts. It takes a bit of learning, but there are templates available online to get you started.Charticulator
Another free visual creator from Microsoft Research. You can design custom visuals like exploded pies and import them into Power BI. It’s a bit more visual than Deneb and doesn’t require code.Workaround with default visuals
If you only need to highlight a single slice, you can simulate an “exploded” effect by:- Duplicating the data
- Offsetting one slice using a transparent background or shape overlay
- Using bookmarks to toggle between views
Not perfect, but works for simple use cases.
If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.
translation and formatting supported by AI - BhavinVyas3003Super User
Hi Priyamxylem ,
Deneb (Declarative Visualization in Power BI)
- AppSource Download:
Deneb on Microsoft AppSource - Official Documentation & Examples:
Deneb Official Site
Deneb allows you to create custom visuals using Vega or Vega-Lite JSON syntax, enabling advanced customization like exploded pie charts.
Charticulator Visual (Community Editor)
- AppSource Download:
Charticulator Visual Community (Editor) - Official Designer Tool:
Charticulator Designer
Charticulator enables you to design custom charts without coding, directly within Power BI, offering flexibility to create visuals like exploded pie charts.
- AppSource Download:
- AnonymousNot applicable
Hi Priyamxylem
Thankyou burakkaragoz and BhavinVyas3003 for taking time and providing solution.
we would like to follow up to see if the solution provided by the super user resolved your issue. Please let us know if you need any further assistance.
If our super user response resolved your issue, please mark it as "Accept as solution" and click "Yes" if you found it helpful.Regards,
Akhil.