How to create a bar-mekko chart (variable width bar chart) in JMP / Graph Builder
Is it possible to create a bar-mekko chart in JMP? see e.g.https://kb.tableau.com/articles/howto/create-a-variable-width-bar-chart-aka-cascade-chart I can create a bar chart with categories on the X-axis and Numerical on the Y-axis, and sort ascending. Then, intuitively, dragging another numerical column to the "Size" field should create such a chart (Size = widths of the bars in the chart?) but n...