Skip to content

Arcs, Matrices & accessor index

Compare
Choose a tag to compare
@emeeks emeeks released this 05 Nov 22:57

Features

  • In XYFrame, points and lines are decorated with xIndex, yIndex, lineIndex corresponding to the array position of xAccessors, yAccessors and lineAccessors. Likewise, OrdinalFrame decorates pieces with rIndex and oIndex which correspond to which of the accessors generated them.

  • NetworkFrame has a new matrix type that creates an adjacency matrix.
    screen shot 2018-11-05 at 2 44 13 pm

  • NetworkFrame has a new arc type that creates an arc diagram.
    screen shot 2018-11-05 at 2 40 34 pm