RinteRface / connectViz

{connectViz} offers a collection of helper functions and 'htmlwidgets' to help admins or user better understand how 'RStudio Connect' is used in their organisation. The package provides plug and play visualisations that can be customised depending on needs.
Other
12 stars 2 forks source link

Create generic function for all barchart viz #4

Open DivadNojnarg opened 2 years ago

DivadNojnarg commented 2 years ago

Also separate data wrangling from plotting:

create_cumulated_duration_per_user should be get_cumulated_duration_per_user and the chart should call the generic function.