Versions in this module Expand all Collapse all v4 v4.8.0 Jan 7, 2025 v4.7.1 Nov 12, 2024 v4.7.0 Nov 10, 2024 Changes in this version + func ConvertFloatToString(f float64, isVariablePrecision bool) string + func GetColorScheme(colorScheme c.ConfigColorScheme) c.Styles + func NewStyle(fg string, bg string, bold bool) func(string) string + func ValueText(value float64, styles c.Styles) string