| Tab |
Move focus to next element. For pie charts, the focus will move to center content if center content is focusable. |
| Shift + Tab |
Move focus to previous element. |
| UpArrow |
Move focus and selection to previous data item. |
| DownArrow |
Move focus and selection to next data item. |
| LeftArrow |
Move focus and selection to previous data item (on left). |
| RightArrow |
Move focus and selection to next data item (on right). |
| Shift + UpArrow |
Move focus and multi-select previous data item. |
| Shift + DownArrow |
Move focus and multi-select next data item. |
| Shift + LeftArrow |
Move focus and multi-select previous data item (on left). |
| Shift + RightArrow |
Move focus and multi-select next data item (on right). |
| Ctrl + UpArrow / CMD + UpArrow |
Move focus to previous data item, without changing the current selection. |
| Ctrl + DownArrow / CMD + DownArrow |
Move focus to next data item, without changing the current selection. |
| Ctrl + LeftArrow / CMD + LeftArrow |
Move focus to previous data item (on left), without changing the current selection. |
| Ctrl + RightArrow / CMD + RightArrow |
Move focus to next data item (on right), without changing the current selection. |
| Ctrl + Spacebar / CMD + Spacebar |
Multi-select data item with focus. |
| = or + |
Zoom in one level if zooming is enabled. |
| - or _ |
Zoom out one level if zooming is enabled. |
| PageUp |
Pan up if scrolling is enabled. |
| PageDown |
Pan down if scrolling is enabled. |
| Shift + PageUp |
Pan left in left-to-right locales. Pan right in right-to-left locales. |
| Shift + PageDown |
Pan right in left-to-right locales. Pan left in right-to-left locales. |
| Enter |
Drill on data item, categorical axis label, or legend item when drilling is enabled. |