ncsu-landscape-dynamics / pathways-visualization-tool

Visualization tool for pathways data
0 stars 1 forks source link

Use words instead of column names in plot titles #10

Open wenzeslaus opened 5 years ago

wenzeslaus commented 5 years ago

Plots/charts now use column names like MON or DISP_CD. Although that is the most precise way of describe what we are showing, we need to make it more readable for people who don't work with the data daily, so we need to change MON to Month, DISP_CD to Disposition Code, DISP (Code) to Disposition Code and COMMODITIES to Commodities.

In case of PATHWAY and LOCATION, just using these would be confusing, so PATHWAY should be "Mode of Transportation (Pathway)" and LOCATION should be "Port of Entry (Location)". We may need to change this later.

In addition to the main issue, the "Count vs Quantity" part should be changed to "Count and Quantity".

wenzeslaus commented 5 years ago

This applies to the select boxes as well, so probably the best would be have the text for display in the configuration similarly to the months and disposition groups.