@datarailsshared/dr_renderer 1.4.80 → 1.4.82
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
@@ -7680,7 +7680,7 @@ let getHighchartsRenderer = function ($, document, Highcharts, default_colors, h
|
|
7680
7680
|
},
|
7681
7681
|
'line-chart-forecast': {
|
7682
7682
|
name: 'Combined Line',
|
7683
|
-
label: '
|
7683
|
+
label: 'Forecast Chart',
|
7684
7684
|
title: 'Show forecast over time.',
|
7685
7685
|
description: 'For example, see how your Monthly Revenue evolves over a given period.',
|
7686
7686
|
axisName: 'X - Axis',
|