bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
54 stars 6 forks source link

Add support for setting TimeAxis resolution to equal generated ticks #10074

Open JockeLindberg opened 1 month ago

JockeLindberg commented 1 month ago

Say you have a TimeAxis with generated ticks. Client's case is that each tick is a week-aligned month. So a "month" starts when the week starts, and ends when the week ends. Some "months" can be four weeks and some five weeks.

And, you want your TimeAxis resolution to match these ticks, so snapping works.

This is currently not supported.

Remember: