diff --git a/localizations/powerbi-visuals-mekkochart/stringResources/en-US/resources.resjson b/localizations/powerbi-visuals-mekkochart/stringResources/en-US/resources.resjson index 8eb950ecfa..3f13bc4c53 100644 --- a/localizations/powerbi-visuals-mekkochart/stringResources/en-US/resources.resjson +++ b/localizations/powerbi-visuals-mekkochart/stringResources/en-US/resources.resjson @@ -1,5 +1,6 @@ { "Visual_Show": "Show", + "Visual_ColumnBorder": "Column Border", "Visual_LabelsFill": "Color", "Visual_General_Properties_Width": "Width", "Visual_DataPointsLabels": "Data labels", @@ -15,23 +16,29 @@ "Visual_DefaultColor": "Default color", "Visual_DataPoint": "Data Colors", "Visual_Series": "Series", - "Visual_Series_Category_Percentage": "Display % in category scope", - "Visual_Series_All_Data_Percentage": "Display % in all data scope", - "Visual_Category": "Category", - "Visual_Y": "Y", - "Visual_Width": "Width", "Visual_SortSeries": "Sort series", "Visual_XAxisLabelsRotation": "X Axis labels rotation", "Visual_XAxis": "X-Axis", "Visual_YAxis": "Y-Axis", + "Visual_Series_Category_Percentage": "Display % in category scope", + "Visual_Series_All_Data_Percentage": "Display % in all data scope", + "Visual_Category": "Category", + "Visual_Category_Sorting": "Category sorting", + "Visual_Y": "Y", "Visual_Color": "Color", + "Visual_Width": "Width", "Visual_Data_Labels": "Data labels", "Visual_Display_Units": "Display units", "Visual_Show_All": "Show All", "Visual_Font_Size": "Text Size", + "Visual_Font": "Font", + "Visual_Font_Control": "Font Control", + "Visual_Font_Bold": "Bold text", + "Visual_Font_Italic": "Italicize text", + "Visual_Font_Underline": "Underline text", "Visual_Text": "Title text", "Visual_SortLegend": "Sort legend", - "Visual_Enbaled": "Enabled", + "Visual_Enabled": "Enabled", "Visual_Direction": "Direction", "Visual_Ascending": "Ascending", "Visual_Descending": "Descending", @@ -41,17 +48,13 @@ "Visual_DataSet": "All dataset", "Visual_Intersection": "Intersection", "Visual_Data_Colors": "Data colors", - "Visual_Enable": "Category gradient", - "Visual_ColorDistibution": "Color distibution by value", + "Visual_CategoryGradient": "Category gradient", + "Visual_ColorDistribution": "Color distribution by value", "Visual_ColorGradientEndColor": "End color of gradient", "Visual_Default_Color": "Default color", "Visual_Fill": "Fill", "Visual_GradientStartColor": "Start color", "Visual_GradientEndColor": "End color", - "Visual_ColumnBorder": "Column Border", - "Visual_Category_Sorting": "Category sorting", - "Visual_Enabled": "Enabled", - "Visual_CategoryGradient": "Category gradient", "Visual_Axiswidth": "Axis width", "Visual_Description_Color": "Select color for data labels", "Visual_Description_DataLabels": "Display data label options", @@ -60,6 +63,5 @@ "Visual_CategoryDataColorsStart": "Categoty data colors start", "Visual_CategoryDataColorsEnd": "Categoty data colors end", "Visual_HighlightedValueDisplayName": "Highlighted", - "MekkoChart_Short_Description": "A mix of 100% stacked column chart and 100% stacked bar chart combined into one view", - "MekkoChart_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." + "Visual_DrillControl": "Drill control" } \ No newline at end of file diff --git a/visuals/powerbi-visuals-mekkochart b/visuals/powerbi-visuals-mekkochart index d58ea02454..e02fa3d6ac 160000 --- a/visuals/powerbi-visuals-mekkochart +++ b/visuals/powerbi-visuals-mekkochart @@ -1 +1 @@ -Subproject commit d58ea02454b415fc6a35477dea8854ba31cdd934 +Subproject commit e02fa3d6ac30d94a019c4731e6a0b46a32ed221e diff --git a/visuals/powerbi-visuals-streamgraph b/visuals/powerbi-visuals-streamgraph index 7a0e6c5d64..d9f783e43a 160000 --- a/visuals/powerbi-visuals-streamgraph +++ b/visuals/powerbi-visuals-streamgraph @@ -1 +1 @@ -Subproject commit 7a0e6c5d6480ff5c00c877dfac27508391aa0754 +Subproject commit d9f783e43a2635a25b016565a040b0ceafaf89f8