Forum Discussion
Anonymous
3 years agoNot applicable
trelli/multiple scatter plot and pie chart
Hello guys, could we create trelli pie chart? And if not, is that possible to have the code to create this with Deneb module? I have the same question for multiple Scatter plot . Thanks a lot, J...
- 3 years ago
I coded the facets to dynamically handle the row/column layout, so adding/removing charts within reason should not be an issue.
ā
Regarding my comment about adjusting those width/height/radius percentage values in deneb, I meant that one would only need to do that if they modify the visual's width and height in the formatting properties (see below screenshot). This is a limitation of faceting in vega-lite; currently the facet cell size cannot dynamically change based on the size of the canvas (yet). I cannot think of a scenario where a user could adjust the visual dimensions but would not have access to being able to update the spec in Deneb...ā
giammariam
3 years agoSolution Sage
Hey Anonymous. I implemented some changes and have a version working in Power BI.
You want to make sure that the Summarization for the Result field is set to Don't Summarize (see the below screenshot).
Note - you'll need to play with the radius percentages and the spec width and height based on the size of your visual (see below screenshot)
You can download a working .pbix here