/interactive-election-graph

Interactive opinion polling graphs for the 2022 Australian Federal Election.

Primary LanguageTypeScriptMIT LicenseMIT

Interactive Election Graphs

This repository contains the code to generate opinion polling graphs for the 2022 Australian Federal Election.

The data is collected from Wikipedia using the wikitable-api. The graph is then generated using graphique which was chosen for it's ability to display LOESS regression lines.

image

image

image

CodeSandbox