> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-openapi-sync-dataflows.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Marimekko Chart

## Intro

A Marimekko chart is similar to a [pie chart](/s/article/360042924854 "100% Stacked Bar Graph"). It is different in that it represents values through column width as well as height, making it easier to see differences in the values of different items.

As with other kinds of bar charts, both vertical and horizontal versions of Marimekko charts are available. In vertical Marimekko charts, series in categories are "stacked" on top of each other; in horizontal Marimekko charts, the series appear side by side.

By default the values on the y-axis appear with percent symbols. You can change this behavior in the **Chart Properties** if you want. For more information, see [Formatting Values in Your Chart](/s/article/360042924134 "Formatting Values in Your Chart").

## Use Cases

Marimekko charts are often used for showing market share snapshots, such as in the following example:

<Frame>
  <img alt="marimekko_smartphone_example.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/KRKoASQJgRuO8wHw/images/kb/ka05w00000123n9-00N5w00000Ri7BU-0EM5w000005vP7C.png?fit=max&auto=format&n=KRKoASQJgRuO8wHw&q=85&s=0c680dd83296f174c62b74047797e2a4" width="850" height="395" data-path="images/kb/ka05w00000123n9-00N5w00000Ri7BU-0EM5w000005vP7C.png" />
</Frame>

## Limitations

Note that Marimekko charts may be hard to read, especially when there are many segments. Also, because segments do not have a common baseline, it can be difficult for viewers to make accurate comparisons between segments. Therefore, Marimekko charts are usually better for providing a more general overview of the data.

## Powering Marimekko charts

A Marimekko chart requires three data columns or rows from your DataSet—one for categories, one for the series in each category, and one for values. For information about value, category, and series data, see [Understanding Chart Data](/s/article/360043428693 "Understanding Chart Data").

In the Analyzer, you choose the columns containing the data for your Marimekko chart. For more information about choosing data columns, see [Applying DataSet Columns to Your Chart](/s/article/360043428713 "Applying DataSet Columns to Your Chart").

For more information about formatting charts in the Analyzer, see [KPI Card Building Part 2: The Analyzer](/s/article/360043428673 "KPI Card Building Part 2: The Analyzer").

The following graphic shows you how the data from a typical column-based spreadsheet is converted into a vertical Marimekko chart:

<Frame>
  <img alt="" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/KRKoASQJgRuO8wHw/images/kb/ka05w00000123n9-00N5w00000Ri7BU-0EM5w000005vP7F.png?fit=max&auto=format&n=KRKoASQJgRuO8wHw&q=85&s=37a166fbcb9202fcedde4a3a571c1c66" style={{width: 806, height: 747}} width="806" height="747" data-path="images/kb/ka05w00000123n9-00N5w00000Ri7BU-0EM5w000005vP7F.png" />
</Frame>

The following graphic shows you how the data from a typical column-based spreadsheet is converted into a horizontal Marimekko chart:

<Frame>
  <img alt="" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/KRKoASQJgRuO8wHw/images/kb/ka05w00000123n9-00N5w00000Ri7BU-0EM5w000005vP7H.png?fit=max&auto=format&n=KRKoASQJgRuO8wHw&q=85&s=7b01e2f4ac0c8f1ab61b9685cf044199" style={{width: 809, height: 751}} width="809" height="751" data-path="images/kb/ka05w00000123n9-00N5w00000Ri7BU-0EM5w000005vP7H.png" />
</Frame>

## Customizing Marimekko charts

You can customize the appearance of a Marimekko chart by editing its **Chart Properties**. For information about all chart properties, see [Chart Properties](/s/article/360042925154 "Chart Properties"). Unique properties of Marimekko charts include the following:

<table class="mt-responsive-table" data-aura-rendered-by="33:202;a"><thead><tr><th colspan="1" rowspan="1"> Property </th><th colspan="1" rowspan="1"> Description </th></tr></thead><tbody><tr><td colspan="1" rowspan="1"> General > Sort on Totals </td><td colspan="1" rowspan="1"><p> Allows you to sort categories in many kinds of bar and lollipop charts by their total values, in either ascending or descending order. If you select <b><b> Default </b></b>, the default sort is applied. This option does not work when the chart has automatic time scaling applied. (You can turn off automatic time scaling by checking the box for <b><b> Category Scale > Never Use Time Scale </b></b>. </p></td></tr></tbody></table>
