File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -342,7 +342,7 @@ def chl(self, value: str):
342
342
def chlps (self , value : str ):
343
343
"""Position and style of labels on data
344
344
345
- [Reference documentation]{@link https://documentation.image-charts.com/reference/chart-label/}
345
+ [Reference documentation]{@link https://documentation.image-charts.com/reference/chart-label/#positionning-and-formatting }
346
346
* @example
347
347
* const chart = ImageCharts().{param.name}('{doc(example)}')
348
348
* const chart = ImageCharts().{param.name}('{doc(example)}')
Original file line number Diff line number Diff line change @@ -776,7 +776,7 @@ label1|label2")</pre></a>
776
776
777
777
> Position and style of labels on data
778
778
779
- > [ Reference] ( https://documentation.image-charts.com/reference/chart-label/ )
779
+ > [ Reference] ( https://documentation.image-charts.com/reference/chart-label/#positionning-and-formatting )
780
780
781
781
782
782
You can’t perform that action at this time.
0 commit comments