public function TimelineInterface::getScale in Views TimelineJS integration 8.3
Returns the timeline's scale.
1 method overrides TimelineInterface::getScale()
- Timeline::getScale in src/
TimelineJS/ Timeline.php - Returns the timeline's scale.
File
- src/
TimelineJS/ TimelineInterface.php, line 71
Class
- TimelineInterface
- Provides an interface for defining TimelineJS3 timelines.
Namespace
Drupal\views_timelinejs\TimelineJSCode
public function getScale();