We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea877ee commit a859872Copy full SHA for a859872
src/plots/polar/set_convert.js
@@ -34,7 +34,7 @@ var rad2deg = Lib.rad2deg;
34
*
35
* Radial axis coordinate systems:
36
* - d, c and l: same as for cartesian axes
37
- * - g: like calcdata but translated about `radialaxis.range[0]`
+ * - g: like calcdata but translated about `radialaxis.range[0]` & `polar.hole`
38
39
* Angular axis coordinate systems:
40
* - d: data, in whatever form it's provided
0 commit comments