Jim Jeffery

Results 8 issues of 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...

enhancement

I've no idea why this is happening. Anyone seen this and solved? ![IMG_3EFF5F75A340-1](https://user-images.githubusercontent.com/320009/59107755-352c2880-8931-11e9-938f-99c1768ddd2e.jpeg)

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:...

bug

**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...

bug

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...

enhancement

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?