Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

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...
  • giammariam's avatar
    giammariam
    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...