Get rid of range bucket types and add a graph configuration setting for displaying all empty buckets #29
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#29
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?
This ticket was originally created because when attempting to create a range bucket, because of the data validation on table create, it fails to create the table.
A new graph config option should be added named
showEmptyBucketsor something like that which will tell the graph rendering to include empty buckets within the graph, this is primarily useful for the dice namespace and any other table that would be good to have all options displayed. For now, users don't need to be able to configure this setting themselves, so the TableManager application can be ignored.