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

need to support webpack for kibana5 #6

Closed
chenryn opened this issue May 6, 2016 · 1 comment
Closed

need to support webpack for kibana5 #6

chenryn opened this issue May 6, 2016 · 1 comment

Comments

@chenryn
Copy link
Owner

chenryn commented May 6, 2016

Try to run this vis on kibana5, then got a TypeError: _d32.default.sankey is not a function.
If I change the _d32["default"].sankey in kibana.bundle.js as d3.sankey, all can run right.
But I didn't know how the webpack compile d3.sankey() into _d32["default"].sankey().

@chenryn
Copy link
Owner Author

chenryn commented Dec 22, 2016

image

dispatch the d3-sankey js file within this plugin now....

@chenryn chenryn closed this as completed Dec 22, 2016
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

1 participant