chevron_right Demos chevron_right Accessibility
Related demos
Book a live Demo

Live Demo — yFiles in Action

30–45 min | Online | No install required

For Developers, Product Mangers & Executives

  • Interactive graph visualization in real time
  • Integration example
  • Live Q&A and next step recommendations

30–45 minutes | 1:1 or team session | Online (Zoom / Teams)

No install required | We show live code

Book a free live demo

Live Demo — yFiles in Action

30–45 min | Online | No install required

For Developers, Product Mangers & Executives

30–45 minutes | 1:1 or team session | Online (Zoom / Teams)

No install required | We show live code

Book a free live demo

Accessibility with Aria Attributes

This demo shows how to improve accessibility with ARIA attributes and a live region for the graph component. Switching an element in this demo, updates the live region of the graph component with the currently selected label.

Things to Try

About Screen Readers

Screen reader support varies vastly, and you might experience different behaviors across different screen readers and browsers. Some examples of popular screen readers:

Known Issues

aria-atomic has no effect in Chrome.

Windows Narrator behaves differently depending on the browser and does not consider the aria-atomic attribute. For example, the application role is not honored on some systems with Chrome and Windows Narrator such that keyboard inputs are not delivered to the graph component, and therefore the item selection cannot be changed with the arrow keys.

VoiceOver on macOS does not pick up the aria-describedby label that is used on the graph component container for the item's tooltip.