Compare commits

...

1 Commits

Author SHA1 Message Date
737ccc26b5 Mutate correct path for plot range
Mutate correct path on object for axis range.  Fixes #2182.
2018-11-06 17:34:20 -08:00

View File

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