-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Comparing changes
Open a pull request
base repository: plotly/plotly.js
base: b560368
head repository: Allisone/plotly.js
compare: b78d287
- 8 commits
- 4 files changed
- 1 contributor
Commits on Aug 29, 2019
-
[BUGFIX] fix Cannot read property 'document' of undefined
When plotly.js is loaded in Chrome by the native ES6 import, the loading crashes with Cannot read property 'document' of undefined The problem is that the bundler assumes that when a function is executed without any this, the this will automatically be set to window. This is not the case with ES6 modules, where this will be undefined.
Sebastian Wojtowicz committedAug 29, 2019 Configuration menu - View commit details
-
Copy full SHA for fa4426f - Browse repository at this point
Copy the full SHA fa4426fView commit details -
[TASK] add possibility to attach data in moreInfo in sankey links and…
… node
Sebastian Wojtowicz committedAug 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 8a76d6e - Browse repository at this point
Copy the full SHA 8a76d6eView commit details -
[TASK] add possibility to attach data in moreInfo in sankey links and…
… node changes in src files now
Sebastian Wojtowicz committedAug 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 40b73e9 - Browse repository at this point
Copy the full SHA 40b73e9View commit details -
Sebastian Wojtowicz committed
Aug 29, 2019 Configuration menu - View commit details
-
Copy full SHA for cb73267 - Browse repository at this point
Copy the full SHA cb73267View commit details -
[TASK] read img tag from label and create image svg
Sebastian Wojtowicz committedAug 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 700dcd9 - Browse repository at this point
Copy the full SHA 700dcd9View commit details -
[TASK] adjust render.js to contain changes also implemented in plotly.js
Sebastian Wojtowicz committedAug 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 97cef8c - Browse repository at this point
Copy the full SHA 97cef8cView commit details
Commits on Aug 27, 2020
-
Sebastian Wojtowicz committed
Aug 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 33e07dd - Browse repository at this point
Copy the full SHA 33e07ddView commit details
Commits on Jan 6, 2021
-
[TASK] add possibility to fetch zoom event and prevent further execution
Sebastian Wojtowicz committedJan 6, 2021 Configuration menu - View commit details
-
Copy full SHA for b78d287 - Browse repository at this point
Copy the full SHA b78d287View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff b560368...b78d287