Skip to content

Etienne devtools improvements #418

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

Merged
merged 5 commits into from
Apr 12, 2016
Merged

Etienne devtools improvements #418

merged 5 commits into from
Apr 12, 2016

Conversation

etpinard
Copy link
Contributor

@mdtusz a few improvements (I think).

var Fuse = require('fuse.js');
var mocks = require('../../build/test_dashboard_mocks.json');

// put d3 in window scope
var d3 = window.d3 = Plotly.d3;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I use this a lot to debug. Typing Plotly.d3 every time is annoying.

@mdtusz
Copy link
Contributor

mdtusz commented Apr 12, 2016

💃 Looks good.

@etpinard etpinard merged commit 0b5b003 into master Apr 12, 2016
@etpinard etpinard deleted the etienne-devtools branch April 12, 2016 21:11
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

Successfully merging this pull request may close these issues.

2 participants