Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Timeline overlapping issue

$
0
0
Hello everyone,

I got a little issue with my TimeLine.

I am running SmartGWT v9.0p_2013-08-29/Pro Deployment.
The issue differs from my previously used version 2013-08-18, I will get to this later.

Thing is, I can't get my events to stop overlapping. When two events share timing, even partially, they start overlapping. By running my modified Timeline example (See the attachments) you can see the result.

In my own application, I am sorry I can't post screenshots due to legal reasons, I have the following situation:
I show events from (08/30 - 09/10)
3 Events starting on 08/01, ending on 09/02
4 Events starting on 09/02, ending on 09/30
1 Event starting on 08/01, ending on 09/30

With todays version they just start overlapping so I can't even see, which event is which.
With my old verison, they did not overlap that agressive, but that's what happened:
I effecitively had 4 events till 09/02 and 5 events from 09/02.
My long event was at the third place in both parts. So everything looked fine in the right part. 5 events, same height, but in the leftern part (pre 09/02) the three ending events were sized to fit as 4 events, therefore the second event overlapped my third event (the long one). Which made reading the events description kinda impossible.

Again, I am sorry for not being able to provide screenshots of my own application.

Thank you very much for your time and any answers in advance. You will find the runnable code in the attachements.

Greetings,
Dennis Hardy

Attached Files
File Type: java BuiltInDS.java (2.0 KB)
File Type: java TimelineData.java (4.0 KB)

Viewing all articles
Browse latest Browse all 4756

Trending Articles