Description Usage Arguments See Also Examples
Customise the chart axis.
1 2  | uv_axis(p, opacity, ticks, subticks, padding, minor, strokecolor, fontfamily,
  fontsize, fontweight, showticks, showsubticks, showtext)
 | 
p | 
 a   | 
opacity | 
 opacity of the axis lines drawn for reference, defaults to   | 
ticks | 
 number of major ticks on the measure axis.  | 
subticks | 
 number of minor ticks on the measure axis.  | 
padding | 
 any CSS size.  | 
minor | 
 length of the minor ticks towards the label.  | 
strokecolor | 
 color of axis lines, any Color Code or Color String or   | 
fontfamily | 
 any font, defaults to   | 
fontsize | 
 font size. Defaults to   | 
fontweight | 
 font weight, defaults to   | 
showticks | 
 show ticks flag,   | 
showsubticks | 
 show subticks flag,   | 
showtext | 
 show text flag,   | 
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.