Timeline Add-On: Display problem in stacked mode with caps and grid

Hello,

I have some display problem when using a Timeline with
setGraphStacking(true)
.
The line caps are not displayed, and the horizontal grid lines (and only the horizontal ones) are displayed on top of the curves.

Here are 2 screenshots, one with
setGraphStacking(false)
, and the other with
setGraphStacking(true)
.
Both Timelines are initialized with
setGraphCapsVisible(true)
.

Is there any reason for that, or is it a bug?

I’m using Vaadin 6.7.5 and Timeline 1.2.3.
12215.png
12216.png

These are definitively two bugs.

Created tickets
#8463
and
#8464
about them.

These two issues have been fixed and will be available in the upcoming Vaadin Timeline 1.2.4 maintenance release.

If you are a Pro Account subscriber a version with the fixes included can now be downloaded from the
Custom Builds.