It's a regular frustration for me that I can't create a line bar graph which stacks dynamically based on a dimension without using multiple beastmodes.
For example I want to include a target value as a line, and then actuals stacked by type over time. This has been raised before here: https://dojo.domo.com/discussion/comment/23168#Comment_23168)
The best I can do is a grouped bar using categories:
But this is quite ugly and difficult to read.
Anyways, just wanted to raise the question again in case I'm missing a solution that has since been implemented?