Skip to content

Using melt with dc.js #3

@tvinci

Description

@tvinci

I've got a setup with 2 dc charts which work together. I'm able to melt the data and create a new crossfilter. Is there a way to use melt use the same crossfilter and have it integrate with the other charts? An example fiddle is here: http://jsfiddle.net/tvinci/g8L3s/4/

You can see that the status chart does not update the other charts because it uses a different filter instance. Is there any way around this? If so, is it possible to have melt remove the date, Year and total entries? As a work around, I'm reformatting the entire data which duplicates the date, Year and total entries. I just wanted to make sure I've exhausted all other options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions