File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ The Blazor 3D Chart component follows the [keyboard interaction](https://www.w3.
6767| <kbd >Alt</kbd > + <kbd >J</kbd > | <kbd >⌥</kbd > + <kbd >J</kbd > | Moves focus to the chart element.|
6868| <kbd >Tab</kbd > | <kbd >Tab</kbd > | Moves focus to the next element in the chart.|
6969| <kbd >Shift</kbd > + <kbd >Tab</kbd > | <kbd >⇧</kbd > + <kbd >Tab</kbd > | Moves focus to the previous element in the chart.|
70- | <kbd >↓</kbd > | <kbd >↓</kbd > | Moves focus to the data point on the right of the selected point.|
70+ | <kbd >↓</kbd > | <kbd >↓</kbd > | Moves focus to the data point on the left of the selected point.|
7171| <kbd >↑</kbd > | <kbd >↑</kbd > | Moves focus to the data point on the right of the selected point.|
7272| <kbd >←</kbd > | <kbd >←</kbd > | Moves focus to the next series in the chart.|
7373| <kbd >→</kbd > | <kbd >→</kbd > | Moves focus to the previous series in the chart.|
You can’t perform that action at this time.
0 commit comments