I’m currently working with the Timeline example: https://gojs.net/latest/samples/timeline.html. 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 (https://gojs.net/latest/api/symbols/GraphObject.html#segmentOrientation) 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