Rebekah-Chuang / VizAble

VizAble is a web-based data visualization tool that generates accessible visualizations for all users, including people with visual impairments (low vision or blind).
MIT License
3 stars 0 forks source link

feat: integrate maidr Shiny renderer #214

Open jooyoungseo opened 2 months ago

jooyoungseo commented 2 months ago

The new release of maidr Python package now supports {py-shiny}, and its example is available at https://github.com/xability/py_maidr/blob/20785a8b95ff17132c900dc96035814d34821974/example/py-shiny/example_pyshiny_reactive_scatter.py#L1-L53

pip install -U maidr

You may be able to make your package much more accessible!