cmkimber / Elections_Ontario_App

Webapp to explore Elections Ontario data
0 stars 0 forks source link

pane 3 percent data needs reformatting #12

Closed cmkimber closed 2 months ago

cmkimber commented 2 months ago

The % seats and % votes data currently is not rounded to a reasonable number of digits after the decimal in either plot tooltip or datatable. In both cases they need reformatting, which could be accomplished at rendering or during data intake and reformatting.

cmkimber commented 2 months ago

Fixed during data ingestion by rounding the percent columns to 2 decimal places before saving the rds.