Extension CSS APIs

Best practice guidelines for CSS customizations:

CSS Classes
ClassDescription
arc-app-containerContainer class for apps. One exists on the page when an app is rendered.
arc-viz-containerContainer class for visuals. One exists on the page for each visual.
arc-viz-type-visualtypeContainer class for a specific visual type. For example, tables have an arc-viz-type-table class.
arc-viz-title-containerContainer class for a div that surrounds the title. Commonly used to center the title within this container.
arc-viz-subtitle-containerContainer class for a div that surrounds the subtitle. Commonly used to center the subtitle within this container.
arc-viz-titleClass applied to the title.
arc-viz-subtitleClass applied to the subtitle.
arc-viz-axisClass applied to the axis.
arc-viz-legendClass applied to the color or mark legend.
arc-viz-axis-labelClass applied to the axis label.