Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
103
Changes to eventspan rendering in v10.2: some eventspans no longer being rendered
posted

I have been using the SL XamWebTimeline/XamTimeline control since the first version.

Since updating to the latest version, I have noticed (what I believe to be) differences in the rendering algorithm for eventspans.

It appear that span items from differing (or the same possibly?) series that overlap or are very close to one another, or are very small (less than a pixel possibly) are not rendered. Is this an enhancement to improve the performance?

Unfortunately it seems to have affected the workings of my application. See these before/after screenshots:

Note that I am using my own style for the eventspans to allow them to be layered within each other. However, I have tried using the default styles and see the same effect.,..

 

Before 2009.2 (SL3)

After 2010.2 (SL4) - Notice the blue eventspan is no longer rendering even though it exists in the series.

 

Hope this makes sense. Thanks for any help.