Hi,
I am new to Domo. Does Domo Allow Multiple line grouped bar chart?
For example using the table below as example... I want the Month to be on X-axis, Category as the group/series, Sales amount showing up in the Bar (grouped for category) (left y axis) and rates as multiline (one for each category) (right y-axis). Is this possible?
Month | Category | Sales | Rate |
201911 | A | 2000 | 0.4 |
201912 | A | 4000 | 0.6 |
202001 | A | 2000 | 0.8 |
201911 | B | 8000 | 0.2 |
201912 | B | 10000 | 0.3 |
202001 | B | 6000 | 0.4 |