diff --git a/localizations/powerbi-visuals-mekkochart/stringResources/en-US/resources.resjson b/localizations/powerbi-visuals-mekkochart/stringResources/en-US/resources.resjson index 3f13bc4c5..67c6110bc 100644 --- a/localizations/powerbi-visuals-mekkochart/stringResources/en-US/resources.resjson +++ b/localizations/powerbi-visuals-mekkochart/stringResources/en-US/resources.resjson @@ -63,5 +63,8 @@ "Visual_CategoryDataColorsStart": "Categoty data colors start", "Visual_CategoryDataColorsEnd": "Categoty data colors end", "Visual_HighlightedValueDisplayName": "Highlighted", - "Visual_DrillControl": "Drill control" -} \ No newline at end of file + "Visual_DrillControl": "Drill control", + "Visual_Short_Description": "A mix of 100% stacked column chart and 100% stacked bar chart combined into one view", + "Visual_Long_Description": "Since it captures two dimensions in one chart, you can quickly spot the large segments as well the ones that are underrepresented in one quick glance. You can either use the same measure for the column height and width or use different ones depending on your need.\nSimilar to a treemap, the dimensional values are represented by the length and width of each rectangle. The width of a column is proportional to the total value of the column.\nSegmentation and Pattern analysis are a big part of business analysis and with traditional charts you need to piece multiple individual items together in your mental map to draw conclusions. For dealing with such complex business analysis involving multiple variables/dimensions, the iconic marimekko design is very appealing and the Mekko chart makes it super easy to achieve this in Power BI.\nThe Mekko chart visual also allows you to control the legends, data colors, and data labels for a truly customized presentation." + +} diff --git a/visuals/powerbi-visuals-mekkochart b/visuals/powerbi-visuals-mekkochart index e02fa3d6a..4af34e6a2 160000 --- a/visuals/powerbi-visuals-mekkochart +++ b/visuals/powerbi-visuals-mekkochart @@ -1 +1 @@ -Subproject commit e02fa3d6ac30d94a019c4731e6a0b46a32ed221e +Subproject commit 4af34e6a27ee51622da85d9f7b57a4177cc28243