Hi All,
Can some on please let me know whether it is possible to generate
graphical report( Bar Cart, Line Series Chart) using Q/KDB.
If so could you please help me in that?
Thanks,
Pravin.
–
Submitted via Google Groups
Hi All,
Can some on please let me know whether it is possible to generate
graphical report( Bar Cart, Line Series Chart) using Q/KDB.
If so could you please help me in that?
Thanks,
Pravin.
–
Submitted via Google Groups
No you’ll need to put something on top. There’s a few linux packages that can read csv and make jpg graphs - you could wget the csv of a table and feed in.Sent using BlackBerry? from Orange-----Original Message-----From: Pravin Date: Mon, 10 May 2010 06:34:30 To: Kdb+ Personal DevelopersSubject: [personal kdb+] Graphical report using Q/KDBHi All,Can some on please let me know whether it is possible to generategraphical report( Bar Cart, Line Series Chart) using Q/KDB.If so could you please help me in that?Thanks,Pravin.–
Submitted via Google Groups
i guess you can use R to connec to KDB and do visualization. It’s quite handy.
kdb+studio’s graphing capacities might be enough for quick jobs
? Attila