Skip to content

Commit

Permalink
Legend test
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jan 15, 2025
1 parent b696a0c commit 4b54f22
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ class LineChartActivity1 : DemoBase(), OnSeekBarChangeListener, OnChartValueSele

// disable description text
binding.chart1.description.isEnabled = false
binding.chart1.legend.isEnabled = false

// enable touch gestures
binding.chart1.setTouchEnabled(true)
Expand Down

0 comments on commit 4b54f22

Please sign in to comment.