You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.
I've just made a pull request which I think could address what you were looking for - at least it does for my use case. Just lifted some code from the choro implementation and tweaked unselectedColor
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently it's
selectedColor
andunselectedColor
, which is limiting - should be data-driven.Could follow
dc.scatterPlot
ordc.bubbleChart
or could even followdc.graph
and have cascading data-driven styles...The text was updated successfully, but these errors were encountered: