Rafo Gasparyan

Results 3 issues of Rafo Gasparyan

I installed the plugin and after the restart, android studio get this error ![image](https://user-images.githubusercontent.com/9877939/115356171-6f70dd00-a1cc-11eb-83e6-43ccf8c7bab5.png) plugin version ![image](https://user-images.githubusercontent.com/9877939/115356606-dbebdc00-a1cc-11eb-8850-8a2b73eac17b.png) Android Studio version 4.1.3

How can I change the text color depending on the state?

I get this Exception Fatal Exception: kotlin.UninitializedPropertyAccessException: lateinit property chartConfiguration has not been initialized at com.db.williamchart.renderer.BarChartRenderer.draw(BarChartRenderer.kt:115) at com.db.williamchart.view.AxisChartView.onDraw(AxisChartView.kt:139) at android.view.View.draw(View.java:25060) at android.view.View.updateDisplayListIfDirty(View.java:23903) at android.view.View.draw(View.java:24791) at android.view.ViewGroup.drawChild(ViewGroup.java:4568) at android.view.ViewGroup.dispatchDraw(ViewGroup.java:4324) at androidx.constraintlayout.widget.ConstraintLayout.dispatchDraw(ConstraintLayout.java:2082)...