keen / keen-js

https://keen.io/ JavaScript SDKs. Track users and visualise the results. Demo http://keen.github.io/keen-dataviz.js/
MIT License
578 stars 143 forks source link

is there a way to skip the "query" part of a chart and move directly to the "then" part? #439

Closed yuvalshtemer closed 6 years ago

yuvalshtemer commented 6 years ago

is there a way to skip the "query" part of a chart and move directly to the "then" part if I already have the data ready?

dustinlarimer commented 6 years ago

@yuvalshtemer yes, as long as you can format that existing data to match a valid API response shape: https://github.com/keen/keen-dataviz.js/tree/master/docs#data