Skip to content

Commit aa2a894

Browse files
committed
fix tutorial
1 parent 3b4bdcf commit aa2a894

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/tutorial/chart_layout.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ are aligned.
2323
```javascript
2424
chart.animate({
2525
style: {
26-
title: {
27-
backgroundColor: '#A0A0A0'
28-
},
26+
backgroundColor: '#A0A0A0',
2927
plot: {
3028
backgroundColor: '#D2D2D2'
3129
},

0 commit comments

Comments
 (0)