Gantt Charts: Request Generic Marker (Similar to todayMarker) #2277
Labels
Graph: Gantt
Status: Triage
Needs to be verified, categorized, etc
Type: Enhancement
New feature or request
Is your feature request related to a problem? Please describe.
I'm frustrated that I can make very complicated series of tasks, but not easily make milestones. Tasks and milestones go hand in hand on many gantt charts. There is already the core capability demonstrated with todayMarker. This would just need to be generalized.
Describe the solution you'd like
I think it would make sense to leverage the same code to make a general marker function. Something that could take in a name, date, and style. Maybe like:
With optional syntax to do styles:
Or even assign a variable name that could be referenced by other objects:
Could be used in combination like:
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
Happy to discuss if there are questions.
The text was updated successfully, but these errors were encountered: