Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MERGE after #151] Added filters to Histogram #152

Merged
merged 8 commits into from
May 30, 2016

Conversation

r0goyal
Copy link
Contributor

@r0goyal r0goyal commented May 23, 2016

No description provided.

@r0goyal r0goyal changed the title Added filters to Histogram [MERGE after #151] Added filters to Histogram May 23, 2016
@r0goyal
Copy link
Contributor Author

r0goyal commented May 25, 2016

@santanusinha Review please

<body>
<span id="ruler"></span>

<div class="container container-full">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screwed up indentation

@r0goyal
Copy link
Contributor Author

r0goyal commented May 25, 2016

@santanusinha Review changes done

@@ -82,6 +82,7 @@ Tile.prototype.reloadData = function () {
console.log("did not update since query setup is not complete " + this.id);
return;
}
console.log("query : " + this.query);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this

@r0goyal
Copy link
Contributor Author

r0goyal commented May 30, 2016

@santanusinha Change done

@santanusinha santanusinha merged commit 8a3f8a5 into master May 30, 2016
@r0goyal r0goyal deleted the histogram-filtering branch June 14, 2016 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants