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

Legend Placement #6706

Closed
wants to merge 14 commits into from
Closed

Legend Placement #6706

wants to merge 14 commits into from

Conversation

jatiny17
Copy link
Contributor

@jatiny17 jatiny17 commented Nov 6, 2019

No description provided.

onClick: function(event, legendItem) {
log('onClick:' + legendItem.text);
},
dockInsidePlotArea: true
Copy link
Contributor

Choose a reason for hiding this comment

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

As I mentioned on #6185, dockInsidePlotArea appears to be related to the CanvasJS library, which is a different library than Chart.js. That option has no effect with this library

I'm not quite sure what this sample is demonstrating or what it adds that it not already demonstrated by the other samples

@benmccann
Copy link
Contributor

Closing this since I haven't gotten any response. Let me know if you'd like to revisit

@benmccann benmccann closed this Nov 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants