Updated on 2026-08-14
This commit is contained in:
parent
bbb3c9d6bb
commit
60ba581540
6 changed files with 106 additions and 22 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue