Description Usage Arguments Details Value Author(s)
yAxis
| 1 2 3 4 5 6 7 8 9 | 
| id | The id of the yAxis. This should match the id you pass in your data if you have more than one yaxis. | 
| type | The only supported type now id 'linear' | 
| position | Where should be axis be 'right' of 'left'? | 
| min | The minimum value of the axis. | 
| max | The maximum value of the axis. | 
| display | Do you want to display a title on the axis? TRUE of FALSE | 
| labelString | The label of the axis | 
Generate the necessary text for a yAxis object. These will then be passed the the yAxes() function
A character vector
Thomas Rosendal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.