You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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