Description Usage Arguments Value
View source: R/zoom-piechart.R
Zoom Piechart data Zoom the specific area according to the conditions.
1 | zoom_piechart(data, ..., zoom = 2, base_line = NULL)
|
data |
a piechart data. |
... |
any conditions. |
zoom |
numeric, should be greater than 1. |
base_line |
numeric, should be greater than r0 and less than r1 * zoom. |
a piechart data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.