almende / chap-links-library

a web based visualization library for displaying graphs, networks, and timelines
http://almende.github.com/chap-links-library
Apache License 2.0
599 stars 167 forks source link

Collapsed groups after zooming (Timeline 2.7.0) #281

Closed ova2 closed 10 years ago

ova2 commented 10 years ago

In the new Timeline 2.7.0, groups get collapsed when zooming. See this screenshot http://i.imgur.com/kIP0DSW.png

Reproducable in http://almende.github.io/chap-links-library/js/timeline/examples/example13_grouping.html

It was working fine before.

ova2 commented 10 years ago

The CSS property "top" of the absolute positioned divs with style class "timeline-groups-text" is not correct. Are there any workarounds to overcome this issue?

josdejong commented 10 years ago

Duplicate of #251