Esri / cedar

JavaScript Charts for ArcGIS
https://esri.github.io/cedar
257 stars 238 forks source link

Colors added to styles #437

Closed benstoltz closed 6 years ago

benstoltz commented 6 years ago

@tomwayson just putting this up without tests yet to see if you 👍 the implementation. It should be gtg and tested with the various chart types. Just add: if you wanna play with it.

  "style": {
      "colors": ["red", "pink", "yellow"]
  }

Closes #436