object of classnames for certain sub elements
main color to render bars and dark dots
the set combinations to visualize or the generation options to generate the distinct set combinations by default all set distinct intersections are computed
optional description text for the plot
show export buttons
whether to fill the circles
specify the overall font family, set to false to use the default font family
specify font sizes for different sub elements
main color used when a selection is present
main opacity used when a selection is present
height of the chart
optional unique id of the set element. Note: if set, it is will also be used as a CSS class suffix
function used to perform the venn diagram layout
main opacity
padding within the svg
list of queries as an alternative to provide a single selection
show a legend of queries enabled by default when queries are set
the selection of the plot. Can be a set like (set or set combination), an array of elements, or a function to compute the overlap to a given set
color used to highlight the selection
optional offsets for the x and y positions of each set label
the sets to visualize
stroke color to render around sets or cells
style object applied to the SVG element
object for applying styles to certain sub elements
main color to render text
basic theme of the plot either 'light' or 'dark'
optional title text for the plot
whether to render tooltips aka title attributes
main color to render text
width of the chart
mouse click listener, triggered when the user is clicking on a set (combination)
mouse context menu listener, triggered when the user right clicks on a set (combination)
mouse hover listener, triggered when the user is over a set (combination) a combination of mouseEnter and mouseLeave
mouse move over set listener, triggered when the user is over a set (combination)
factory to create the style tag
optional function to identify the same element
the element the key for
optional function to identify the same sets
the set to generate a key for
optional class name for the SVG element