plot_upset
. See #64.plot_upset()
functionupset_plot()
function. See ?upset_plot
for more information.launch_app()
to use ggVennDiagram interactively.sf
, purrr
, etc. It is now easy to install.print()
method for VennPlotData object.show()
method for Venn object.VennPlotData
now store shape and datasets in ordinary data.frames. See ?VennPlotData
for more information.stringr
ggVennDiagram()
, make it much easier to set edge/setlabel/regionlabel color and size.ggVennDiagram
in v1.0. It is now has well-defined data structure and maybe more elegant in coding.venn
, which is another Venn plot tool authored by Adrian Dusa.show_intersect = TRUE
in the ggVennDiagram()
function, it will now return a html widget directly by plotly
.ggVennDiagram()
, including lty
, color
, and so on. But these settings can be easily accessed with ggplot functions. See README.Intersection values can be obtained and visualized now. See README for more information;
Bug fixings.