Software

Libraries, packages, and software tools I have developed.

GoldenViz

Python library for chart quality checks

GoldenViz is a Python library for checking whether a chart follows data visualization best practices and the Golden Rules of Data Visualization.

GoldenViz is a tool for analyzing figures and surfacing potential issues impacting the quality of the charts. The initial library version rule set includes descriptive titles, accessible color use, correct scaling and zero baselines for bar charts, data-to-ink ratio optimization, and avoiding misleading 3D effects.

pip install goldenviz