Updated on 2026-08-14
This commit is contained in:
parent
1006477fd7
commit
2d753e14af
30 changed files with 189 additions and 55 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue