makesites / cloudvisio

Data visualizations of cloud data - built on top of D3 #javascript #d3 #html5 #css3
https://npmjs.org/package/cloudvisio
5 stars 1 forks source link

Better recording of queries #37

Open tracend opened 11 years ago

tracend commented 11 years ago

A history of queries wasn't required till now and in fact the results of each query was just the update in the data.

Now with issues like #36 we'll need to keep a record of each query so it can be tracked down at a later time.