Updated on 2026-08-14

This commit is contained in:
Tangem 2024-09-05 18:33:40 +03:00
parent 1006477fd7
commit 2d753e14af
30 changed files with 189 additions and 55 deletions

View file

@ -125,6 +125,8 @@ fun MarketChart(
// Sometimes the chart is not drawn correctly (ex. in LazyLayout), so we need to force the redraw
.drawBehind {
state.markerFraction
state.chartColor
state.markerHighlightRightSide
},
chart = chart,
modelProducer = state.modelProducer,