Hi,
I use timeline in a small block, as you can see on the screenshot the timeline band line are very closed and the name of the month is not readable, and the parameter in the view can be smaller...
how can I adjust this ?
thanks.

CommentFileSizeAuthor
timeline.jpg85.3 KBzorax

Comments

blogbold’s picture

Issue summary: View changes

Hi,

- In Admin » Structure » Views » Timeline (your timeline)
- click on "Settings" (Displays » Page details » Format » Format: » Settings)
- In the dialog "Page: Style options"
- scroll down to "Band/interval settings" and select, for example:
- Main band interval unit: "Month"
- Main band interval unit width: "200"
- Summary band interval unit: "Year"
- Summary band interval unit: "100"
- Click the "Apply" button (bottom of dialog)
The interval of the upper ("Main") timeline band is then Month, each 200 pixel wide.
The interval of the lower ("Summary") timeline band is then Year, each 100 pixel wide.

Note: in order to have different width for Main and Summary band, you must apply the patch from https://www.drupal.org/node/2698621. (Applies to Drupal 7 and Timeline 7.x-3.x-dev.)