Description Usage Arguments Details
Fortunately or unfortunately G2.js does not reorder the data and uses it as-is.
1 | order_data(data = NULL, x = NULL, color = NULL)
|
data |
Data to reorder. |
x |
Column on x axis. |
color |
Color variable name. |
This function reorders along the x
axis to make sure
most plots look correct, see the NO_REORDER_TYPES
for
figures types that are excluded from reordering.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.