See responses in line. On Thu, Aug 20, 2015 at 8:28 PM, odinn via bitcoin-dev < bitcoin-dev@lists.linuxfoundation.org> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > A visualization I would like to see would include: > > pie graph(s) of what % are voting for (BIP 100, BIP 101, 8MB, BIP sipa > etc) based on what's published in blocks. > Pie charts are a poor tool to visualize data. See: https://www.stevefenton.co.uk/2009/04/pie-charts-are-bad/ Bar charts are better: http://blog.visual.ly/how-groups-stack-up-when-to-use-grouped-vs-stacked-column-charts/ Cheers