Skip to content

Commit f909467

Browse files
committed
🐄 rm log
1 parent 95ad484 commit f909467

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/modebar/buttons.js

-2
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,6 @@ function handleCartesian(gd, ev) {
254254
aobj[astr] = val;
255255
}
256256

257-
console.log(aobj);
258-
259257
Plotly.relayout(gd, aobj).then(function() {
260258
if(astr === 'dragmode') {
261259
if(fullLayout._hasCartesian) {

0 commit comments

Comments
 (0)