Overlays

Overlays offer an option for providing more information when space is limited.

Because overlays are activated on hover or touch, they should be used sparingly. Tooltips are used for short labels, like in a data visualization, while popovers can provide a longer description.

Orientation

Popover and Tooltip orientation is dependent on the placement on the page. The default is to open below the anchor point, with a centered carrot. If the anchor point is near the edge of the page, the orientation and carrot placement change accordingly.


Popovers

Use for descriptions up to 200 characters.

  • Tooltip
  • fill: White
  • border-radius: 4px
  • shadow: 0px 2px Black
  • shadow blur: 24px
  • border: 1px solid
  • border-color: Gray F
  • Text
  • Small Paragraph Default
  • Small Paragraph Bold (as needed)

Additional State

Top Orientation

Right Orientation

Left Orientation


Tooltips

Use for labels or stats up to 3 words.

  • Tooltip
  • fill: Gray B
  • border-radius: 4px
  • shadow: 0px 2px Black
  • blur: 24px
  • Tooltip Text
  • font-face: Roboto-Bold
  • font-weight: 700
  • font-size: 12px
  • text-color: white
  • line-height: 16px

Additional State

Top Orientation

Right Orientation

Left Orientation

White

  • Tooltip Text
  • fill: white
  • text-color: Gray A