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

<SparkOrdinalFrame /> is a wrapper around OrdinalFrame 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:

  • Axis default to tickFormat: () => "" and baseline: false