Description Usage Details See Also
define_ggconf_constants
has no side effect.
1 |
One thing to note is define_ggconf_constants
set implicitly
the preference order of geom_name in ggplot2.
For example, 'a.txt' ambiguously matches to 'axis.text' and 'axis.title',
but ggconf automatically uses 'axis.text'
with or without a warning message about the ambiguity.
The preference order is used when doing partial match in GgplotParser.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.