Updated on 2026-08-14

This commit is contained in:
Tangem 2026-03-26 08:54:52 +03:00
parent bbb3c9d6bb
commit 60ba581540
6 changed files with 106 additions and 22 deletions

View file

@ -189,6 +189,7 @@ internal class MarketsTokenDetailsModel @Inject constructor(
marketChartLook.copy(
type = percentChangeType.toChartType(),
isMinMaxLook = designFeatureToggles.isRedesignEnabled,
xAxisFormatter = MarketsDateTimeFormatters.getChartXFormatterByInterval(PriceChangeInterval.H24),
yAxisFormatter = { value ->
value.format {