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

Heatmap labels cannot be overridden #793

Closed
hhravn opened this issue Dec 15, 2014 · 3 comments
Closed

Heatmap labels cannot be overridden #793

hhravn opened this issue Dec 15, 2014 · 3 comments
Milestone

Comments

@hhravn
Copy link
Contributor

hhravn commented Dec 15, 2014

dc 2.0.0-alpha.2

There should be a way to override the 'default' labels in the heatmap. Im thinking something along the lines of

chart
.colsLabel(function(d){ ... })
.rowsLabel(function(d){ ... })

@gordonwoodhull
Copy link
Contributor

I agree, this is a good idea.

It's kind of strange that the heatmap doesn't use d3 axes, which would have covered this...

@gordonwoodhull gordonwoodhull modified the milestone: v2.0 Dec 15, 2014
@hhravn
Copy link
Contributor Author

hhravn commented Dec 16, 2014

Strange it is. I'm just getting my feet wet with dc.js, so apologies if my proposal does not fully adhere to best practice :o)

@mtraynham
Copy link
Contributor

Since it was merged and unless there is further work here, you can probably close this one Gordon :)

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

No branches or pull requests

3 participants