CenturyLinkCloud / Cyclops

The UX/UI Pattern Guide for the CenturyLink Platform
http://assets.ctl.io/cyclops
MIT License
20 stars 16 forks source link

Fix Pie/Guage/Donut Charts #160

Closed jsmecham closed 6 years ago

jsmecham commented 6 years ago

Pie, Gauge and Donut charts have all been broken unless chartOptions were specified that removed a default that was added for line charts in https://github.com/CenturyLinkCloud/Cyclops/commit/b2fdd67b681671eba16b6a9228d040caeade4f03. This should fix it and retain the default options for line and bar charts.

Fixes #153.