forked from CodeWithAsheville/Visual-Town-Budget
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
In Budget Explorer page, there seems to be 2 different ways to change the data view: the primary is the dropdown in the top right, and secondly is the timeline chart in the bottom left. Selecting a year in the dropdown drives events in both charts. However, if you change the year by clicking on the timeline chart in bottom left, the totals in top left change to reflect the same, but the treemap remains linked to whatever year was last selected in the dropdown menu in the top right.
Can we edit the avb.js so that selecting the year on the timeline chart creates an event that changes the year for dropdown/treemap as well?