You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 2 of {safetyGraphics} is a major update. The code base has been rewritten and many new features have been added (and a few have been removed). The following notes describe key new features and give an overview of the technical updates added in v2.
Feature Updates
Support for multiple data domains
Streamlined support for multiple chart types
Improved chart export and newly added full-app export
Shared filters for all charts
"Config" tab summarizing app configuration
safetyGraphicsInit() app with a simple UI that can initialize the app with custom data/charts
Technical Updates
Extensive use of shiny modules throughout the app.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Overview
Version 2 of {safetyGraphics} is a major update. The code base has been rewritten and many new features have been added (and a few have been removed). The following notes describe key new features and give an overview of the technical updates added in v2.
Feature Updates
safetyGraphicsInit()
app with a simple UI that can initialize the app with custom data/chartsTechnical Updates
/inst
to/R
data
objects are no longer reactive.Documentation Updates
All functions are fully documented and four new vignettes are included in this release.
This discussion was created from the release v2.0.0.
Beta Was this translation helpful? Give feedback.
All reactions