Forum Discussion
Can we make 2 visuals (area chart) with small multiples match inner multiple height?
- 2 years ago
Hi alya1
Unfortunately, it is not possible to synchronize the proportions of different small multiples and their axes. To achieve similar proportions, you need to use the same layout.
It is also important to note that the brain finds it easiest to compare shapes from top to bottom. Therefore, it may be worth considering arranging the graphs vertically in one column.
It is also important to note that it is not really possible or accurate to compare two different graphs with different units. This is not comparing "apples to apples". $100 and 80% are not the same thing. Just as we would not write the sentence "on" another sentence because the reader cannot read it in this form.
The comparison is each graph and its message.If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Hi alya1
Unfortunately, it is not possible to synchronize the proportions of different small multiples and their axes. To achieve similar proportions, you need to use the same layout.
It is also important to note that the brain finds it easiest to compare shapes from top to bottom. Therefore, it may be worth considering arranging the graphs vertically in one column.
It is also important to note that it is not really possible or accurate to compare two different graphs with different units. This is not comparing "apples to apples". $100 and 80% are not the same thing. Just as we would not write the sentence "on" another sentence because the reader cannot read it in this form.
The comparison is each graph and its message.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
The layout tip worked! The goal is to make it so users don't have to scroll twice as much on one graph vs another, not to compare the actual value/units so thank you 🙂