Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question

1 Answer

up vote 0 down vote accepted

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.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.