dc-js / dc.js

Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js
Apache License 2.0
7.42k stars 1.81k forks source link

Does it support faceted graphics? #1877

Closed bigfacewo closed 1 year ago

bigfacewo commented 1 year ago

Does it support faceted graphics? Like tableau, it supports infinite nested faceted graphics.

image

gordonwoodhull commented 1 year ago

No, dc.js will not generate the facets for you. You would generate your charts in a loop.

Some examples that do this: