show additional data properties on mouseover in dc.js
问题 I would like to display additional data labels and values (other than x-axis and y-axis) on mouseover in dc.js. Below are data and the charting code. var people = [ { "id": 1, "name": "Damaris", "gender": "Female", "DOB": "1973-02-18", "MaritalStatus": "false", "CreditCardType": "visa-electron" }, { "id": 2, "name": "Barbe", "gender": "Female", "DOB": "1969-04-10", "MaritalStatus": "true", "CreditCardType": "americanexpress" }, { "id": 3, "name": "Belia", "gender": "Female", "DOB": "1960-04