Jim Jeffery
Jim Jeffery
Does this library support a Bar Chart where individual bar columns can have configurable widths?
Hi there, I want to use SwiftMessages for progress reporting and would like to provide a rotating Icon. I can't see how this is currently possible. Perhaps a new "configure...
I've no idea why this is happening. Anyone seen this and solved? 
If a CardPart is created and then used in multiple calls to setupCardParts forState then upon first display the shared CardPart is not displayed. I amended the example StateCardController thus:...
**Describe the bug** If you set up CardPartPagedView with 3 pages and then set currentPage to 3 the control only displays page 1. **To Reproduce** As above, in the example...
The idea of a Theme is great, but I need to override one of the properties - cardsViewContentInsetTop and there doesn't seem to be a way to do that. I...
This dependency gets pulled in and won't compile in Xcode 10.2 as it's in Swift 3 :-(
I've tried passing labels to in the .data parameter as in [("label1",1.0), ("label2",2.0)] etc. but the labels don't display?