Closed santheo closed 11 years ago
Array will be the number of SR closed each day in the range of dates asked for. E.g. 7 days = 7 entries in the Counts
variable.
If this is really hard, we can skip it, and I can just show a single 'tickets closed' data point for each week. I don't think that'd be bad, and a day-by-day breakdown might not enhance the value that much.
I'll try to mock this up today and show you what I mean. I really think it'll be fine.
we don't have an efficient way to break out the number closed by by day. The solution, I think, is to replicate the mechanism we have for doing daily counts (a separate table) and read from that. It shouldn't be too bad, but it's a lot more work than some of the other API changes we've made recently.
On Mon, Aug 12, 2013 at 8:40 AM, Sandor Weisz notifications@github.com wrote:
I'll try to mock this up today and show you what I mean. I really think it'll be fine.
Reply to this email directly or view it on GitHub: https://github.com/smartchicago/chicagoworksforyou/issues/174#issuecomment-22493389
So this is no longer necessary?
Yup. Closing.
Note to future Sandor: when you fix the highchart, show the close counts next to the open counts.