Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jasonmarkperez/6c9b1e445f074ae878ab9b9514453e35 to your computer and use it in GitHub Desktop.
Save jasonmarkperez/6c9b1e445f074ae878ab9b9514453e35 to your computer and use it in GitHub Desktop.
if (hasActiveVisualization(report) && report.selectedVisualizationCategory === VIZ_BREAKDOWN) return true;
return false;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment