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

Added ThresholdBar chart #47

Closed shumber closed 2 years ago

shumber commented 2 years ago

ThresholdBar chart added. Colours bars based on threshold value.

atrinh0 commented 2 years ago

ThresholdBar chart added. Colours bars based on threshold value.

This can be achieved more simply via, https://github.com/jordibruin/Swift-Charts-Examples/pull/50