Skip to contents
a11yviz 0.1.8
- Mobile stylesheet leaves body typography to the user theme instead of shrinking it.
- Tabs and nav links keep the tap-target floor at narrow widths.
a11yviz 0.1.7
- Theme keeps title, axis title, and legend at the body floor while axis tick text sits two points smaller.
- Plotly layout drops tick font down to match.
a11yviz 0.1.6
- A lighter helper adds alt text and lifts small fonts, leaving palette and theme alone.
- Playground adds a tab that uses the lighter helper.
- Audit accepts a direct text label as redundant group encoding.
a11yviz 0.1.5
- Playground opens on a short chart file users can edit directly.
a11yviz 0.1.4
- Split the audit into chart and document parts for shorter tables.
- Cleaner example chart with clearer axis labels.
a11yviz 0.1.3
- Color and fill scales accept the WCAG level.
- Walkthroughs run in the browser without fetching the package.
- Walkthrough audit tables share one format and stretch to full width.
a11yviz 0.1.2
- Accessibility helpers for Shiny apps, plus an add-on stylesheet.
- Alt-text audit asks for a final manual check.
- Launch the demo from a local session with one line.
a11yviz 0.1.1
- Documentation hyperlinks corrected.
- New check for scatter overlap.
- Bad input now fails where it occurs instead of being caught up front.
a11yviz 0.1.0
- First release: accessible themes, palettes, and audits for ggplot2, plotly, and Quarto.
- WCAG-tagged palettes with a per-criterion audit, reference rubric, and bundled stylesheet.
- Interactive playground ships as a static page inside the docs site — no install needed.