Export Image
Export Code

Reusable Clustered Bar Chart with Interaction

A reusable clustered bar chart using D3 displaying data of credit card utilization from the Bank Customers Dataset.

Interaction was added so the users can choose which columns to be presented. For the x-axis the options are:

  • Income Level
  • Education Level
  • Marital Status
  • Attrition Flag

For the y-axis the options are:

  • Total Transactions Amount
  • Credit Limit
  • Total Revolving Balance

Finally, the credit card category is encoded on the color of the bars.

MIT Licensed