Disable Legend Clicks to Toggle Dataset Visibility #4
Labels
No labels
Compat/Breaking
Kind
Bug
Kind
DevOps
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
Security
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
System/dnd5e
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Foundry/stat-tracker#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
One of the features of Chart.js is that it allows a user to click on the legend for a specific dataset and show/hide that specific dataset.
However, this slightly conflicts conceptually with the User multi-select that is within the panel, so we should disable this behaviour to make it so that users can't confuse themselves by using the toggle in the chart itself.