Skip to content
Elijah Meeks edited this page Feb 1, 2018 · 2 revisions

<SparkNetworkFrame /> is a wrapper around NetworkFrame that renders it as a <span> so it can be placed in a <p>. Its height (and width if not set) are based on the computed line-height of the line it is embedded in.

Some of the built-in defaults of the frame are different from the usual OrdinalFrame:

  • networkType has the following default settings:
      edgeStrength: 2
      edgeDistance: 5
      nodePadding: 1
      nodeWidth: 5
      groupWidth: 4