Draw multiple queries on one chart
dustinblanchard opened this issue · 2 comments
dustinblanchard commented
This is mentioned as coming in the readme. What's the timeframe for this?
dustinlarimer commented
Hey @dustinblanchard - sorry for the delay in getting back to you. Here's a jsFiddle that demonstrates how to do this: http://jsfiddle.net/keen/ydvvkpsL/
This example uses keen-analysis.js (no breaking changes from keen-js) and keen-dataviz.js which is essentially a major version bump ahead of keen-js (a few breaking changes, doc'd in the README). In the upcoming v4 release of keen-js these new modular SDKs will be rolled into keen-js.
dustinlarimer commented
Closing here, hope the resources shared above help 👍