cegme / qdstreaming

Query-driven entity resolution over a streaming data set
1 stars 0 forks source link

Create Interactive Clusters #1

Open cegme opened 10 years ago

cegme commented 10 years ago

We want to create an example of interactive cluster creation and destruction. We already have an example of plotting json points.

For the next milestone we can do the following:

Some examples visualization in d3js are the following:

cegme commented 10 years ago

Note that we should use a double click to destroy a cluster and two clicks to highlight a cluster. /cc @somisidd @Riddle4045

Riddle4045 commented 10 years ago

@cegme I am able to visualize using circle padding , still working on how to make it interactive. Will do a commit to update the code right now. cc @somisidd

cegme commented 10 years ago

@Riddle4045 could you push that code to the repo? I don't see it yet.