@datarailsshared/dr_renderer 1.2.256 → 1.2.257

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.256",
3
+ "version": "1.2.257",
4
4
  "description": "DataRails charts and tables renderer",
5
5
  "keywords": [
6
6
  "datarails",
@@ -7264,7 +7264,7 @@ let getHighchartsRenderer = function ($, document, Highcharts, default_colors, h
7264
7264
  titleInEditor: 'Waterfall walkthrough widget.',
7265
7265
  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.',
7266
7266
  axisName: 'Category',
7267
- startedMessage: '',
7267
+ startedMessage: 'To get started, drag one field to the Category and one field to the Value section.',
7268
7268
  axisTooltipTitle: 'Drag one or more fields to configure your x-axis.',
7269
7269
  axisTooltipDescription: 'The category is shown on the x-axis and should be between 2 to 10 columns.',
7270
7270
  legendTooltipTitle: '',