dc.js - Bidirectional selection -


i have 3 charts: choropleth chart, row chart , select menu. 3 have states of country , first 2 graphs show number of people per state.

i had create 3 times same dimension , groups have interactivity between them. if click on map in states a, b , c, highlight in row chart , vice versa if select states in rowchart appear on map.

the problem have selection in 1 direction, if selected states a, b , c in rowchart , on map want select state d gray , values 0. possible bidirectional ?, or between 3 graphs.

thank much. best regards.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -