-
2. Re: Tableau Game + Other Crazy JavaScript Stuff by Michael Kovner - Checkout the Blog Post
Tom Brown May 1, 2013 9:18 AM (in response to Dustin Smith)We might have another game for you to play in Europe... on our blog soon...
-
3. Re: Tableau Game + Other Crazy JavaScript Stuff by Michael Kovner - Checkout the Blog Post
Dustin Smith May 1, 2013 9:19 AM (in response to Tom Brown)Sweet!
-
4. Re: Tableau Game + Other Crazy JavaScript Stuff by Michael Kovner - Checkout the Blog Post
Jonathan DrummeyMay 1, 2013 9:31 AM (in response to Dustin Smith)
This is awesome!
-
8. Re: Tableau Game + Other Crazy JavaScript Stuff by Michael Kovner - Checkout the Blog Post
Dustin Smith May 5, 2013 2:28 PM (in response to Ben Jones)That's ridiculous.
Ben - how much Mario did you play as a kid?
-
9. Re: Tableau Game + Other Crazy JavaScript Stuff by Michael Kovner - Checkout the Blog Post
Michael KovnerMay 10, 2013 10:11 AM (in response to Dustin Smith)
http://public.tableausoftware.com/shared/3RX3KFW8W?:toolbar=no&:tabs=no&:display_count=no
Oops! I didn't make the axis big enough! (13,657)
-
11. Re: Tableau Game + Other Crazy JavaScript Stuff by Michael Kovner - Checkout the Blog Post
Chloe Jensen Jun 27, 2014 3:06 PM (in response to Dustin Smith)Is there any documentation on this game? I've been trying to figure out how you passed the scores into Tableau. I'd like to be able to do something similar--writing values to sheets through interaction, rather than in a static data source.
-
12. Re: Tableau Game + Other Crazy JavaScript Stuff by Michael Kovner - Checkout the Blog Post
Michael KovnerJul 11, 2014 1:49 PM (in response to Chloe Jensen)
Hi Chloe,
I was actually planning on posting a lengthy description of the key parts of the code on my blog Tableau Command. I want to have this done next week, but Tableau Conference 2014 preparations might take up more of my time.
So stay tuned and I'll reply here when it's posted, but to give you a little preview:
There's no actual writing to any data source as the hero collects tables. Instead, all of those table values are already in the data source have been filtered out of the Tableau view. When you collect a table a javascript api filter call is made to filter in that row of data.