|
@@ -197,7 +197,6 @@ function graphDirective(timeSrv, popoverSrv, contextSrv) {
|
|
|
// Function for rendering panel
|
|
// Function for rendering panel
|
|
|
function render_panel() {
|
|
function render_panel() {
|
|
|
panelWidth = elem.width();
|
|
panelWidth = elem.width();
|
|
|
- console.log('panelWidth', panelWidth);
|
|
|
|
|
|
|
|
|
|
if (shouldAbortRender()) {
|
|
if (shouldAbortRender()) {
|
|
|
return;
|
|
return;
|