0

I need to theme the gauges, charts, etc based on user settings in the Wijmo gadgets. I was hoping they would work the same with css as the other widgets theming, but it doesn't (because it's drawing an svg). I'm using Knockout js and I see that I can bind each property. Anyone have a good approach to solving this? I have a few cooking at the moment.

AlignedDev
  • 8,102
  • 9
  • 56
  • 91

1 Answers1

0

I got an answer from Chris Bannon and will leave this question for other's information.

See his jsFiddle for a good example and a way forward. I'm looking forward to the next release.

AlignedDev
  • 8,102
  • 9
  • 56
  • 91