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

Customizable tooltip for Pie and Donut Charts #79

Closed
cagataycivici opened this issue Apr 18, 2015 · 0 comments
Closed

Customizable tooltip for Pie and Donut Charts #79

cagataycivici opened this issue Apr 18, 2015 · 0 comments
Assignees
Milestone

Comments

@cagataycivici
Copy link
Member

Add datatipEditor option to Pie and Donut model, this should be a javascript function;

model.setDatatipEditor("editorFn")
function editorFn(str, seriesIndex, pointIndex) {
    //return html
}
@cagataycivici cagataycivici added this to the 5.3 milestone Apr 18, 2015
@cagataycivici cagataycivici self-assigned this Apr 18, 2015
cagataycivici pushed a commit that referenced this issue Apr 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant