[galaxy-dev] Visualization in galaxy

2013-07-11 Thread sridhar srinivasan
Dear Developers, I could see the visualize icon in the History page below the output file.. Actually i am trying to plot the graph between the column 4 and 8 from the output.. I tried using the visualize option, But takes long time to and i could'nt get the plot.. Please suggest , how to get

Re: [galaxy-dev] Visualization in galaxy

2013-07-11 Thread Carl Eberhard
Hello, Sridhar How large is the file you're trying to plot? The scatterplot visualization doesn't do well with large datasets (more than ~10,000 points). I'm working to provide some form of pagination, but it may take some time. If your file is large, filtering or splitting up your data may

Re: [galaxy-dev] Visualization in galaxy

2013-07-11 Thread sridhar srinivasan
Hello Carl, Thanks for the reply. My file 9094 line its cuffdiff output.. After clicking the draw button it keep on shows rendering.. Thanks Sridhar On Thu, Jul 11, 2013 at 7:37 PM, Carl Eberhard carlfeberh...@gmail.comwrote: Hello, Sridhar How large is the file you're trying to plot?