Ben Kennedy
Ben Kennedy
I third this! It fixes the vanishing chart problem when `axisMaximum` is non-zero, which is currently a blocker for me in moving to 4.x.
@pmairoldi Thoughts on this? It fixes another significant regression from 3.x. (The highlighter one was the the first; thank you for 4.0.3!)
This solution is also duplicated by #4730 (#4710). I too am waiting on this; stuck on Charts 3.x until resolved.
Can you elaborate? I presume you mean `ESTabBarItemContentView` (there is no such class as `BasicTabBarItemContentView`). Even so, setting `renderingMode = .alwaysOriginal` seems to have no such effect—the icon is still...
I'm faced with the same problem: I need to handle a callback from a third-party service that insists on sending keys with null values rather than excluding them. These payload...