visualization - faceted browsing + chart plotting for structured data -


i'm looking web open source solution browsing structured dataset, integrated in existing web application

given structured dataset (a table 50k rows), user filter data using facets , chart displayed showing filtered data.

i'm thinking similar google refine using facets , scatter plot facet. wonder if there more modular google refine in order integrated web application. know of library or framework or lightweight solution?

google refine have python library http://pypi.python.org/pypi/refine-client might worth check out.


Comments

Popular posts from this blog

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

iphone - Using nested NSDictionary with Picker -

javascript - Iterate over array and calculate average values of array-parts -