bubble_chart | R Documentation |
This function creates a bubble graph, based on either long unread data or vacancy data, where on the x-axis is the current vacancy or longunread level and on the y-axis is the change in the longunread or vacancy level compared to the level 12 months ago
bubble_chart( df = NULL, vertical.sep = 0.15, title = NULL, subtitle = NULL, caption = NULL, x_lab = NULL, y_lab = NULL )
df |
dataframe |
vertical.sep |
numerical |
title |
character |
subtitle |
character |
caption |
character |
my.dir |
character |
x |
character |
y |
character |
A bubble graph for MPOP reporting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.