Skip to content

Commit a859872

Browse files
committed
add info about polar.hole in setConvert jsdoc
1 parent ea877ee commit a859872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plots/polar/set_convert.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ var rad2deg = Lib.rad2deg;
3434
*
3535
* Radial axis coordinate systems:
3636
* - d, c and l: same as for cartesian axes
37-
* - g: like calcdata but translated about `radialaxis.range[0]`
37+
* - g: like calcdata but translated about `radialaxis.range[0]` & `polar.hole`
3838
*
3939
* Angular axis coordinate systems:
4040
* - d: data, in whatever form it's provided

0 commit comments

Comments
 (0)