I need to display a report on back end data. The report is basically the distribution of Vendors by devices on the network. I am using jquery datatables for my tabular data and google charts treemap for displaying the same in a tree map format. It looks at the moment something like this:
I'm using twitter bootstrap as my UI framework. Can somebody suggest a better design or any additional visualizations?