We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f26a6 commit 9394bb9Copy full SHA for 9394bb9
README.md
@@ -196,7 +196,7 @@ export class AppComponent {
196
}
197
198
changeLabel(){
199
- this.chart.setChartAttribute('caption', 'Changed Label');
+ this.chart.setChartAttribute('caption', 'Changed caption');
200
201
202
dist/README.md
0 commit comments