@datarailsshared/dr_renderer 1.2.192-dragons → 1.2.193-dragons
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
|
@@ -6785,8 +6785,8 @@ let getHighchartsRenderer = function ($, document, Highcharts, default_colors, h
|
|
|
6785
6785
|
[highchartsRenderer.CHART_TYPES.WATERFALL_BREAKDOWN]: {
|
|
6786
6786
|
name: 'Breakdown Chart ',
|
|
6787
6787
|
label: 'Breakdown Chart ',
|
|
6788
|
-
title: '
|
|
6789
|
-
description: 'For example,
|
|
6788
|
+
title: 'Analyzes what’s contributing to the financial increase or decrease.',
|
|
6789
|
+
description: 'For example, analyzes what’s contributing most to the difference in total revenue between last year and this year.',
|
|
6790
6790
|
titleInEditor: 'This chart displays the breakdown of variance between two or more total values.',
|
|
6791
6791
|
axisName: 'Category',
|
|
6792
6792
|
legendName: 'Breakdown',
|