Re: Interactive data plotting application
- From: richard boaz <ivor boaz gmail com>
- To: Jozef V.Molnár <jv molnar googlemail com>
- Cc: gtk-list <gtk-list gnome org>
- Subject: Re: Interactive data plotting application
- Date: Sun, 10 Jan 2016 14:46:23 -0500
hi,
i've done all this in my data anlysis display app (pqlx), except for scrolling, and i've created an example of most of this using GTK3 and Cairo that you can find here:
i use a drawing area inside a container widget, using Cairo for drawing, that is wholly sufficient for even my most complex requirements.
cheers,
richard
p.s. the pqlx app, itself, is open-source and available when you're interested in seeing a complete implementation. you can find that here:
file: src/utils/hlpr/plotPDFCairo.c (though this implemenation is GTK2)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]