You are here

public function TimelineInterface::setScaleToHuman in Views TimelineJS integration 7.3

Sets the timeline's scale to human.

1 method overrides TimelineInterface::setScaleToHuman()
Timeline::setScaleToHuman in src/Timeline.php
Sets the timeline's scale to human.

File

src/TimelineInterface.php, line 59

Class

TimelineInterface
Provides an interface for defining TimelineJS3 timelines.

Code

public function setScaleToHuman();