GraphET Pharo Smalltalk add milestones overlay

169 Views Asked by At

I'm trying to do this diagram using GraphET:

Graph

The idea is to overlay a single 2DDiagram with milestones, composed of a vertical dotted line and a label located below the baseline.

Looking at the GET code I found several potential ways to do this, maybe building a compositeDiagram or getting the RawView, but my attempts were unsuccessful.

0

There are 0 best solutions below