@datarailsshared/dr_renderer 1.2.258 → 1.2.259

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datarailsshared/dr_renderer",
3
- "version": "1.2.258",
3
+ "version": "1.2.259",
4
4
  "description": "DataRails charts and tables renderer",
5
5
  "keywords": [
6
6
  "datarails",
@@ -7262,8 +7262,8 @@ let getHighchartsRenderer = function ($, document, Highcharts, default_colors, h
7262
7262
  [highchartsRenderer.CHART_TYPES.WATERFALL_WALKTHROUGH]: {
7263
7263
  name: 'Walkthrough Chart',
7264
7264
  label: 'Walkthrough Chart',
7265
- title: 'Drag one or more fields to configure your x-axis.',
7266
- description: 'The category is shown on the x-axis and should be between 2 to 10 columns.',
7265
+ title: 'Describe and explain changes in your financial outcomes.',
7266
+ description: 'For example, describe the gaps between income and your gross profit.',
7267
7267
  titleInEditor: 'Waterfall walkthrough widget.',
7268
7268
  descriptionInEditor: 'This chart visualizes the cumulative effect of positive and negative changes on an initial value, ultimately showing the net value. You can change the trend of each item and add new totals columns using the Walkthrough options button.',
7269
7269
  axisName: 'Category',