Skip to content

Commit c9239d0

Browse files
committed
Legend test
1 parent 434a1b0 commit c9239d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/info/appdev/chartexample/LineChartActivity1.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ class LineChartActivity1 : DemoBase(), OnSeekBarChangeListener, OnChartValueSele
4848

4949
// disable description text
5050
binding.chart1.description.isEnabled = false
51+
binding.chart1.legend.isEnabled = false
5152

5253
// enable touch gestures
5354
binding.chart1.setTouchEnabled(true)

0 commit comments

Comments
 (0)