Skip to content

Instantly share code, notes, and snippets.

@LeoCavaille
Created March 23, 2015 14:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LeoCavaille/9dbb03b6076b3c241cb5 to your computer and use it in GitHub Desktop.
Save LeoCavaille/9dbb03b6076b3c241cb5 to your computer and use it in GitHub Desktop.
Treemap JSON payload
{
"size_by": "pct_mem",
"color_by": "user",
"q": "processes{host:myhosta}",
"group_by": "family",
"viz": "treemap",
"requests": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment