Possible to create a matrix diagram?

I’m hoping that I can use GoJS to create a matrix diagram ala this D3 example - otherwise I have to mix diagram types. I didn’t find anything that really looks like it came close to this example.

Thanks.

Jeff

The closest sample we have to something like that is the data visualization sample, which uses several nodes aligned in a matrix.

This ought to be trivially possible either by using nodes or by using a single large Table Node