Mutate correct path for plot range (#2208)

Mutate correct path on object for axis range.  Fixes #2182.
This commit is contained in:
Pete Richards 2018-11-07 10:02:41 -08:00 committed by Andrew Henry
parent e9643ad07f
commit e710cafb2c

View File

@ -46,7 +46,7 @@ define([
},
{
modelProp: 'range',
objectPath: 'form.yAxis.range',
objectPath: 'configuration.yAxis.range',
coerce: function coerceRange(range) {
if (!range) {
return {