Forum Discussion
Swanchoc
1 year agoNew Member
Stacked column (hanging) with scatter points
i need to create a stacked column chart (3 data) with scatter points as per image attached
i tried combo but the stacked column and scatter points became separated. i need the scatter points to show in relevant columns e.g. points within min, mid and max column
Hi Swanchoc ,
There is no direct way to do this. To achieve this, you can use box plot custom visual. Else, you need to create two separate visual for stack chart and scattered chart and overlap one above another.