v0.1.6
-
tm_g_gh_boxplot
- Changed slider title from "Transparency" to "Alpha".
-
tm_g_gh_correlationplot
- Added
facet_var
argument and UI drop down.
- Added
-
tm_g_gh_density_distribution_plot
- Rug plot option added.
-
tm_g_gh_lineplot
- Argument changes:
font_size
-->plot_font_size
. - Line and symbol type can now be configured. especially useful if line splitting is used.
- Can set minimum records threshold for rendering data point in plot.
- Table font size can now be controlled.
- Argument changes:
-
tm_g_gh_scatterplot
- Added
facet_var
argument and UI drop down.
- Added
-
tm_g_gh_spaghettiplot
- Changed slider title from "Transparency" to "Alpha".
-
Moved
code
argument tocdisc_dataset
(fromcdisc_data
) in examples. -
Implemented new
plot_with_settings
functionality to all modules with support for plot resizing, zooming, and downloading functionality. -
Added drop down selector for treatment ARM.