I could really use your assistance. I'm loving the ease of creating Keen IO visual charts and graphs through the Javascript SDK. However, I'd like more ability to configure or squelch visual elements. An example of this is adjusting the X/Y labels, such as color, show every other label, position, or hide them completely. I currently see two options: 1.) stylize the outputted JSON, or 2.) retrieve the JSON response and use Google Charts. And here is where I'm stuck: how would you accomplish this? If you wanted to produce richer data visualizations, how would you go about it?
Thanks for any help on this.