Skip to content

Commit 69ab516

Browse files
committed
Legend test
1 parent 1130082 commit 69ab516

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/kotlin/info/appdev/chartexample/LineChartActivity.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ class LineChartActivity : DemoBase(), OnSeekBarChangeListener, OnChartValueSelec
4747

4848
// disable description text
4949
binding.chart1.description.isEnabled = false
50+
binding.chart1.legend?.isEnabled = false
5051

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

0 commit comments

Comments
 (0)