impaktapps-ui-builder 1.0.412 → 1.0.420

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8205,7 +8205,7 @@ const buildPropertiesSection = function(type) {
8205
8205
  getInputField("leftMargin", "Left Margin"),
8206
8206
  getInputField("yAxisTickCount", "Y Axis TickCount"),
8207
8207
  getSelectField("xAxisFormatType", "X Axis Format Type"),
8208
- getInputField("growthRateKey", "Growth Rate Key (StackBarLineGraph)"),
8208
+ getInputField("growthRateKey", "Growth Rate Key"),
8209
8209
  getInputField("tooltipUnit", "Tooltip Unit"),
8210
8210
  emptyBox$1("GraphEmpty1", { xs: 6, sm: 6, md: 4, lg: 3 }),
8211
8211
  getArrayControlMultiField("legendLabels", "key", "value", "Key", "Label"),