A scatter plot using D3 displaying credit card usage data from people on the Bank Customers Dataset.
Interaction was added so the users can choose which columns to be presented and the current status is encoded on the color of the circles. The options are the same for both axis and could be:
Additionally, a hovering effect was added to the legend to highlight the points that belong to each category and a brushing effect is presented when the user selects a region on the map to highlight only the points that are contained in it.