Can segmentOrientation be set to -60 degrees?

I’m currently working with the Timeline example: Timeline. The dates on the X Axis are set to a segmentOrientation:go.Link.OrientMinus90 which makes them difficult to read. The alternative orientation values described in the API documentation (GraphObject | GoJS API) are also difficult to read. I’d like to set the orientation to somewhere between -50 to -60 degrees. Is there some work-around to make this possible?

Thanks.

Jeff

Thanks for bringing this to our attention. This will be fixed in 2.1.15, which will probably be released next week.

TextBlock angles will be respected when the segmentOrientation is None, OrientAlong, or OrientUpright. Depending on the orientation setting, the effective TextBlock angles will either be fixed or relative to the slope of the path where they are rendered.

For future reference, you only need to contact us via one channel, email or forum. We all look at both.