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

rotate method of TextBox is not passing the accessor the data element #87

Closed
davelandry opened this issue May 2, 2018 · 0 comments · Fixed by #90
Closed

rotate method of TextBox is not passing the accessor the data element #87

davelandry opened this issue May 2, 2018 · 0 comments · Fixed by #90
Assignees
Labels

Comments

@davelandry
Copy link
Member

Expected Behavior

Using an accessor with the rotate method, I would expect to be receiving my raw data object back as the first argument.

Current Behavior

It's currently returning the internal d3plus data element.

Steps to Reproduce (for bugs)

https://jsfiddle.net/5hafqu6b/1/

Your Environment

  • Browser Name: Chrome
  • Operating System and Version: macOS High Sierra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants