Loading config/plugins/visualizations/example/static/script.js +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ const container = Object.assign(document.createElement("div"), { position: relative; padding: 1rem; background-image: url(${root + visualization_plugin.logo}); background-size: 50px; background-size: 10px; background-repeat: repeat; background-position: center; opacity: 0.5; Loading Loading
config/plugins/visualizations/example/static/script.js +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ const container = Object.assign(document.createElement("div"), { position: relative; padding: 1rem; background-image: url(${root + visualization_plugin.logo}); background-size: 50px; background-size: 10px; background-repeat: repeat; background-position: center; opacity: 0.5; Loading