-
Notifications
You must be signed in to change notification settings - Fork 5
Issues: yamin8000/Gauge
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
The function drawArcs(borderOffset: Offset, size: Dp, style: GaugeArcStyle, arcSizeFraction: Float, colors: GaugeArcColors, numerics: GaugeNumerics, value: Float, valueRange: ClosedFloatingPointRange<Float>, totalAngle: Int, arcColorsProvider: (GaugeArcColors, Float, ClosedFloatingPointRange<Float>) -> GaugeArcColors) has too many parameters. The current threshold is set to 6.
#21
opened Jan 23, 2024 by
codacy-production
bot
The function drawTicks(borderOffset: Offset, numerics: GaugeNumerics, totalAngle: Int, colors: GaugeTicksColors, size: Dp, textMeasurer: TextMeasurer, hasNumbers: Boolean, ticksColorProvider: (List<Pair<Int, Color>>) -> List<Pair<Int, Color>>) has too many parameters. The current threshold is set to 6.
#20
opened Jan 23, 2024 by
codacy-production
bot
The function drawTicks is too long (69). The maximum length is 60.
#19
opened Jan 23, 2024 by
codacy-production
bot
Customizable tick size, longer or shorter lines
enhancement
New feature or request
#17
opened Jan 18, 2024 by
yamin8000
ProTip!
Exclude everything labeled
bug
with -label:bug.