Closed yuvalshtemer closed 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?
@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
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?