LCHansson / iPlot

An example of an interactive plot app - DEPRECATED
4 stars 0 forks source link

Functionality to filter data with URL #34

Open LCHansson opened 10 years ago

LCHansson commented 10 years ago

There should be a built-in URL parser to slice data on startup, i.e. "/?cut={fair,good,excellent};price={500,1000}".

This would enable us, among many other things, to create Reporting Services reports that can forward calls to an iPlot instance.

reinholdsson commented 10 years ago

Example: https://github.com/reinholdsson/FileServer/blob/master/R/FileServer.R