Dmitri Gribenko writes:
> I'm writing to the list to get some advice about implementation
> details of the features.
>
> Some of the features I want to implement are easy with plplot
> (multiple subpages, Bode plots). But I want to ask your advice about
> implementing some other features, s
On Wed, Jun 17, 2009 at 11:40 PM, Steve Schwartz
wrote:
> QSAS ( http://www.sp.ph.ic.ac.uk/csc-web/QSAS ) will do nearly
> everything you describe [...]
I've just played with QSAS a bit, but it seems that QSAS is written
for a different workflow than I need. I intend to write a replacement
for t
On Wed, 17 Jun 2009 22:08:27 +0300 Dmitri Gribenko wrote:
DG> Some of the features I want to implement are easy with plplot
DG> (multiple subpages, Bode plots). But I want to ask your advice about
DG> implementing some other features, specifically:
DG> * zoom in/out;
DG> * scrolling when zoomed
On 2009-06-17 22:08+0300 Dmitri Gribenko wrote:
>
> [...]Can you suggest what driver should I use? I think about using GTK and
> extcairo. But in future I want to port the application to Windows.
> Should a Qt application be easier to port than a GTK one?
Hi Dmitri:
I don't think you need to b
Dmitri,
QSAS ( http://www.sp.ph.ic.ac.uk/csc-web/QSAS ) will do nearly
everything you describe, although it may be an overkill for you in some
respects. It is also open source so that if you wanted to add some
features you could (in principle). While it's targeted at time-series
data, it also work
On Wed, Jun 17, 2009 at 3:08 PM, Dmitri Gribenko wrote:
> Hi all,
>
> I'm thinking about writing an interactive data plotting application
> with plplot. Data is ngspice simulation results. I want it to be an
> easy-to-use application tailored for ngspice with features useful when
> exploring circ