Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

2 Stacked 100% Chart

Hi,   Is it possible to create 2 100% Stacked Chart side by side? I tried to use the default 100% stacked chart but it won't let me bring the 2nd values. So I am looking for something like this:  ...
  • mahoneypat's avatar
    mahoneypat
    4 years ago

    Thanks for providing the data. This turned out to be more difficult than I initially thought. I built in one way with Charticulator and two ways with Deneb. I had to learn a few new things for the Deneb ones, so it was time well spent (and good content for an upcoming video). Below are two screen shots, and attached in the pbix file so you can get the code (if you like one of the version). They all could use some more formatting, but the harder parts are done.

     

    Charticulator

     

    Deneb (approaches with "fold" and "repeat"/"layer" look the same)

     

    Pat