-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Venn Diagram Legend #17113
Copy link
Copy link
Closed
Labels
Type: Feature RequestUsed when a new feature is requested either directly or indirectlyUsed when a new feature is requested either directly or indirectlyType: Good for beginners
Metadata
Metadata
Assignees
Labels
Type: Feature RequestUsed when a new feature is requested either directly or indirectlyUsed when a new feature is requested either directly or indirectlyType: Good for beginners
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description of the feature
As seen in this fiddle the highcharts legend works per series rather than on a set by set basis
This is because the venn library requires the series to be an array of sets
Library related to the feature
highcharts/modules/venn
Proof of Concept/Live example for the feature
Here's a custom Legend Implementation
