Search found 2 matches

by Kavita
Thu Nov 07, 2013 3:39 pm
Forum: General Audio Programming
Topic: Plotting with horizontal scroll bar
Replies: 3
Views: 6647

Re: Plotting with horizontal scroll bar

Thanks for reply. Yes, Qwt has oscilloscope type plot in example but it dont have horizontal scroll bar facility. So my main concern is Scrolling past data on plot. Do you have any idea about plotting library that give storing code on top of regular ploting library? OR with regular library how can I...
by Kavita
Mon Nov 04, 2013 6:54 pm
Forum: General Audio Programming
Topic: Plotting with horizontal scroll bar
Replies: 3
Views: 6647

Plotting with horizontal scroll bar

Hi, I am working on project that has oscilloscope like real time project that store past data. Is someone already worked on such project could suggest me weather using wxWidget(wxMathPlot) or Qt(Qwt) is good option for such project? or any other sugession for fast plotting and horizontal scrollbar t...