Skip to Content

Marimekko Chart

New in Vinyl 2.7, we introduce support for the Marimekko Chart type. A Marimekko is a two dimensional stacked chart. In addition to the varying segment heights of a standard stacked chart, a Marimekko chart also has varying column widths. Column widths are scaled so that the total width matches the desired chart width. Marimekko Charts are often used to analyze market and sales data.

Marimekko

To Configure a Marimekko Chart

In order to create a Marimekko Chart, you'll need an associated Business Object that contains the underlying data you want to display on the chart.

Required information in the Business Object:

  • Category values defined for X Axis Name and Y Axis Name
  • Value values defined for X Axis Value and X Axis Total

Note

The X Axis Value should represent a value percentage where for each column on the Markimekko chart this combined value should total 100.

Optional information:

  • Sort Control to provide sorting. For example: X Axis Index
  • Color Control to provide specific color instructions

Once you have the Business Object defined:

  1. Navigate to the page where you want to add the Marimekko and go to the Action Drawer > Design this page
  2. Click Create in Panels
  3. Select Chart as the Type
  4. Select Marimekko as Chart Type
  5. Select the Business Object created as the Source Rule. For example: Analysis Data
  6. Click Save
  7. Exit out of Panel Data Options
  8. Click Create under Controls
  9. Define the required Controls for the Chart (Category for X and Y Axis and Value for X Axis and X Axis Total)

    Marimekkoconfig

  10. Click Run under Page Settings and confirm the chart draws as expected

    Samplemekko