Ehsan Narmani
Results
43
comments of
Ehsan Narmani
if yes, please provide you'r code which have problem in showing indicators
Hi dear @dennisacayo , thank you for your suggestion, i aggree with you. I will fix that.
Hi @Stenfit , please provide your code. I tried this one: ```kotlin LineChart( modifier=Modifier.size(400.dp, 250.dp), data = listOf() ) ``` i don't see any problem.