Unique users over time
Evan Schoenberg
evan at adium.im
Sat Mar 25 10:56:23 UTC 2017
Discussion with Thijs today regarding the # of users affected by this libpurple issue under discussion — it’s less than 2% per Sparkle stats — left me curious.
This is a graph of Sparkle’s sum unique user data per week with the X-axis displayed as year-week#.
select week,SUM(d.num) from data d where keyName="appVersion" group by d.week
(
-Evan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20170325/b69c81b5/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-1.png
Type: image/png
Size: 52372 bytes
Desc: not available
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20170325/b69c81b5/attachment-0001.png>
More information about the devel
mailing list