Check color contrast. Use labels, size, shape or graph position in addition to color. Remember to not use color alone to convey information. See the testing guide for guidance on colors.
Position labels for easy viewing. Consider using borders or space around elements to achieve better separation and increased contrast.
Providing a text summary of the visualization can provide an alternate format for consuming the data and will provide non-visual users a description of trends and patterns. An added benefit is text descriptions can easily be picked up by search engines.
Ensure the title text is meaningful and programmatically available with <h1>, <h2>, etc.
When possible, avoid using small text and use sans serif fonts. Line spacing and word spacing can also affect font readability.
Tooltips cannot be read by screen readers or users of touch screens. If tooltips are not turned off, provide the same information in the tooltip in an accessible format.
Different visualization layouts and tools can create difficulties with tab order. Test the order by using the “Tab” key to move through the dashboard without using a mouse.
Make sure the form control labels and filters are accurate and describe the information or user interaction.
Some users consume data in alternate ways such as data table and may find it easier to navigate.