CommerceDataService / ITA_Principal_Travel

1 stars 10 forks source link

Dashboard: Toggle Domestic/International #188

Closed arowla closed 8 years ago

arowla commented 8 years ago

As a user, I would like to be able to see domestic and international travel on the dashboard separately, because the U.S. is an outlier and throws off all the charts.

Definition of Done

neka-io commented 8 years ago

I'm going to add a domestic/international query param to the API endpoints to reduce processing on the front end and then rewrite the javascript to make ajax calls for domestic or international events and trips when the UI element is toggled. @radhikabhatt26 is going to create the toggle element. cc: @arowla