Created
March 23, 2015 14:56
-
-
Save LeoCavaille/9dbb03b6076b3c241cb5 to your computer and use it in GitHub Desktop.
Treemap JSON payload
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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