Description Usage Arguments Details Examples
Add a contour line figure to the chart.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
g |
An object of class |
... |
Options to pass to the figure, including |
sync |
Whether to sync the axis data (align) with that
used in other figures, set to |
data |
A dataset ( |
inherit_asp |
Whether to inherit the aspects paseed to
|
colors |
A palette of colors to define the |
nlevels |
Passed to |
binwidth |
Passed to |
levels |
Passed to |
criticalRatio |
Passed to |
type |
Whether to draw the lines or polygons. |
Requires the x
, y
and z
aspects, the
width of the error bars can be changed with the size
aspect.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.