@datarailsshared/dr_renderer 1.3.17 → 1.3.18
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
@@ -8286,6 +8286,7 @@ let getHighchartsRenderer = function ($, document, Highcharts, default_colors, h
|
|
8286
8286
|
class: 'google-visualization-charteditor-thumbs-walkthrough',
|
8287
8287
|
render: highchartsRenderer.ptRenderWaterfallWalkthrough,
|
8288
8288
|
suboptions: [
|
8289
|
+
highchartsRenderer.suboptions["axisY"],
|
8289
8290
|
highchartsRenderer.suboptions["axisX"],
|
8290
8291
|
highchartsRenderer.suboptions["tooltips"],
|
8291
8292
|
highchartsRenderer.suboptions["label"],
|