Hi,
there is a dataframe with 3 categories
orange, blue, green. The categories have overlapping (Intersections) .
Requirements for visualisation:
- To show the 3 volumes with intersects ( with count of memebers)
- To show the list of members (memebers have only one attribute)
- The solution should be save as HTML (no dash application with callback)
For 2) an idea: Placing a Lists or Table (with one column) within the intersects.
Would it be possible ? Or other suggestions ?
Thanks a lot in advance,
Michel
Screenshot of actual solution without fullfilling requirement 2 attached.