Forum Discussion
2 Stacked 100% Chart
- 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
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
mahoneypat That's pretty good. What's the best way to re-produce it? Is there any way to copy paste the final graph?
If I have to do it from scratch then I am trying to follow the steps:
1. I created all the measures.
2. Started with Mark on the glyph.
3. Added Shape 1, looked at the attributes, put in text. Copied the attributes and then I got lost....lol
4. I believe I need to add Shapes.
Anyways, can
If the graph is not copy-able then can you tell me broad strokes like -
Step 1 : Get Mark
Step 2: Get guides figure it out
Step 3: Put text...something like that?
so I can try to figure out myself?
But thanks a lot, as always. You have always been a life saver. Only this Charticulator or deneb pieces require more learning and not very straightforward. 🙂
I haven't checked the Deneb piece yet but will eventually be learning that.
Thanks,
RK
- mahoneypat4 years agoMicrosoft Employee
I would recommend going with one of the Deneb ones, but, either way, once you install the visual from AppSource (... Get More Visuals), you can copy the chart from my pbix to yours. You can then delete the fields from it and replace with your own. With Charticulator, you should get prompted to "map" your fields to the elements I created. For Deneb, you'll need to go through the Json in the editor and replace the field names with the ones you've added.
Pat