Options for controls are inherited from the defaultChartOptions object.
Actual behaviour
The minute the user clicks any option the template defaults are set. Making it impossible for a user to adjust a single value without resetting all the other values.
However the options are out of sync for the controls
The minute the user clicks any option the template defaults are set. Making it impossible for a user to adjust a single value without resetting all the other values.
Editor version
0.2.2
Affected browser(s)
Chrome and Firefox (don't have a windows machine to test Edge or IE)
Expected behaviour
Options for controls are inherited from the defaultChartOptions object.
Actual behaviour
The minute the user clicks any option the template defaults are set. Making it impossible for a user to adjust a single value without resetting all the other values.
Reproduction steps
create an editor with defaultChartOptions.
The Editor loads visually:
However the options are out of sync for the controls
The minute the user clicks any option the template defaults are set. Making it impossible for a user to adjust a single value without resetting all the other values.
Editor version
0.2.2
Affected browser(s)
Chrome and Firefox (don't have a windows machine to test Edge or IE)