Skip to content

Commit 90becd6

Browse files
Update components/stockchart/labels-template-and-format.md
Co-authored-by: Tsvetomir Hristov <[email protected]>
1 parent 9644742 commit 90becd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/stockchart/labels-template-and-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Label templates
182182
183183
<StockChartNavigator>
184184
<StockChartNavigatorCategoryAxis>
185-
<StockChartNavigatorCategoryAxisLabels Template="#= value.toLocaleDateString('en-US') #"></StockChartNavigatorCategoryAxisLabels>
185+
<StockChartNavigatorCategoryAxisLabels Template="#= value.toLocaleDateString('en-US') #"/>
186186
</StockChartNavigatorCategoryAxis>
187187
<StockChartNavigatorSeriesItems>
188188
<StockChartNavigatorSeries Type="StockChartSeriesType.Line"

0 commit comments

Comments
 (0)