You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/chart/api/chart_series_config.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ series: [
98
98
<tr>
99
99
<td><b>label</b></td>
100
100
<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>
0 commit comments