I recently have been doing more and more data visualization. Mostly I have been leaning towards open source and web-based options (my current favorite is d3.js which primarily works with SVG elements). Charts and graphs I have had little issue with. Where I ran into problems, oddly, was with tables. This begged the question: Do we need […]