i need something simple without much overhead to read plain text (tab separated, columns & rows of data) .. and with the data i need to generate some charts (plot, bar, etc) better be interactive
since javascript doesn't need webserver like php .... setup is simple .. and can be run on any OS. i think it is my best candidate.
would anyone please point me to the right direction at this point? i dont know if javascript has any package to do stuff like this.
what about interactive graph/chart? is it possible?