Skip to content

Commit

Permalink
Adding details console log back in as it handles crossfiltering
Browse files Browse the repository at this point in the history
  • Loading branch information
BenWeatherall committed Jul 21, 2022
1 parent eac95dd commit 854a34a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/visualizations/visualisation_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ looker.plugins.visualizations.add({

console.log(data);
console.log(queryResponse);
console.log(details);

this._container.innerHTML = "";
// Clear any errors from previous updates
Expand Down

0 comments on commit 854a34a

Please sign in to comment.