v1.1.0
Adding a writer.updateColor(colorName, colorVal, options)
method which can be used to change any color options on a writer instance. Ex: writer.updateColor('strokeColor', '#123', { duration: 300 })
.
Adding a writer.updateColor(colorName, colorVal, options)
method which can be used to change any color options on a writer instance. Ex: writer.updateColor('strokeColor', '#123', { duration: 300 })
.