jordibruin / Swift-Charts-Examples

An overview of the different types of charts you can make with Swift Charts
MIT License
2.04k stars 129 forks source link

Time sheet bar lollipop gets truncated on the edges #66

Open atrinh0 opened 2 years ago

atrinh0 commented 2 years ago

The lollipop for Time Sheet Bar is truncated when viewing the first bars.

Simulator Screen Shot - iPhone 13 Pro Max - 2022-06-23 at 18 39 40

jordibruin commented 2 years ago

What would be a good approach here? 🤔

atrinh0 commented 2 years ago

What would be a good approach here? 🤔

I suppose looking at how we build the other lollipops to fix the logic around the positioning of the top section, to keep it within the bounds.

jordibruin commented 2 years ago

Oh, I didnt realise it was working we'll on the other lollipops!