Skip to content

Commit 05bd793

Browse files
committed
[fix] name for the chart snippet link
1 parent 9141335 commit 05bd793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/chart/api/chart_series_config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ series: [
9898
<tr>
9999
<td><b>label</b></td>
100100
<td>(optional) allows setting the text of the series legend. If the label isn't set, the value of the <b>value</b> property is used as a legend's text. The config can be defined as a string or as a function that takes the current series configuration as an argument and returns a string <br/>
101-
<br><b>Related Sample: </b><a href="https://snippet.dhtmlx.com/id9nbujd?tag=chart" target="_blank">Chart. Label for the series legend</a> </td>
101+
<br><b>Related Sample: </b><a href="https://snippet.dhtmlx.com/id9nbujd?tag=chart" target="_blank">Chart. Bar chart initialization</a> </td>
102102
</tr>
103103
<tr>
104104
<td><b>active</b></td>

0 commit comments

Comments
 (0)