TimelineDateMapper
Mixin
Mixin that contains functionality to convert between coordinates and dates etc. Enables mapping pixel positions to dates and dates to pixel positions based on the current time axis configuration.
const scheduler = new Scheduler({
snap : true // Snap to time resolution increments during interactions
});
See also
- TimelineBase - Timeline base class
- ViewPreset - View preset configuration
No results
Configs
Configs are options you supply in a configuration object when creating an instance of this classProperties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of TimelineDateMapper class, or subclass thereof.
-
Identifies an object as an instance of TimelineDateMapper class, or subclass thereof.
-
Returns the center date of the currently visible timespan of scheduler.