|
List Info
Thread: automated chart generation with kchart ?
|
|
| automated chart generation with kchart ? |

|
2006-06-11 09:10:44 |
Hi,
I'd like to use kchart to generate a chart (as an image -
png, jpg, whatever)
in an automated way (e.g. from a cron job, like gnuplot
can). Generating the
input file is not really a problem, it's just exporting an
image. Ideally I
could invoke the 'export' function from dcop, but I
couldn't find it in the
available interfaces. Am I missing anything ? (Googling
around didn't help)
(please CC me in the reply as I'm not subscribed, but I'll
watch the archives
anyway).
Thanks,
--
Guillaume.
http://www.telegraph-ro
ad.org
____________________________________
koffice mailing list
koffice kde.org
To unsubscribe please visit:
https:/
/mail.kde.org/mailman/listinfo/koffice
|
|
| automated chart generation with kchart ? |

|
2006-06-11 16:04:12 |
Am Sonntag, 11. Juni 2006 11:10 schrieb Guillaume Laurent:
> Hi,
>
> I'd like to use kchart to generate a chart (as an
image - png, jpg,
> whatever) in an automated way (e.g. from a cron job,
like gnuplot can).
> Generating the input file is not really a problem,
it's just exporting an
> image. Ideally I could invoke the 'export' function
from dcop, but I
> couldn't find it in the available interfaces. Am I
missing anything ?
> (Googling around didn't help)
>
> (please CC me in the reply as I'm not subscribed, but
I'll watch the
> archives anyway).
>
> Thanks,
Hi,
Someone at the Linuxwochen in Vienna asked the exact same
thing.
AFAIK you can use DCOP with KOffice 1.5 to do
"some" of the things you need.
Without knowing all the details I remember that some of the
dcop calls
(especially those opening dialogs) were blocking calls, so
the use is
somewhat limited.
This information _might_ be outdated, maybe it's all
supported and fine
already.
If not, a new scripting interface is currently taking over
the whole world...
ehm... koffice. Its called Kross, and supports multiple
scripting languages
(in particular Python and Ruby). It's already available for
some components
in the 1.5 release, but not yet for KChart (again, AFAIK).
Kross is certainly meant to be available throughout all
KOffice with the 2.0
release as a sophisticated (= usable for real work)
scripting interface.
Others might know more details than I.
Regards,
--
Raphael Langerhorst
http://raphael.g-system.at
PGP Fingerprint: FB70 E4F0 40EF 071B F266 40D4 32C6 A578
46C4 8559
____________________________________
koffice mailing list
koffice kde.org
To unsubscribe please visit:
https:/
/mail.kde.org/mailman/listinfo/koffice
|
|
| automated chart generation with kchart ? |

|
2006-06-11 22:17:46 |
El Domingo, 11 de Junio de 2006 11:10, Guillaume Laurent
escribió:
> Hi,
>
> I'd like to use kchart to generate a chart (as an
image - png, jpg,
> whatever) in an automated way (e.g. from a cron job,
like gnuplot can).
> Generating the input file is not really a problem,
it's just exporting an
> image. Ideally I could invoke the 'export' function
from dcop, but I
> couldn't find it in the available interfaces. Am I
missing anything ?
> (Googling around didn't help)
I know that saying "use B" when you asked about
A, is not a real solution, but
maybe you can try kst (http://kst.kde.org/). It's a
very nice data
visualization application, and has exactly this feature.
--
Alex (a.k.a. suy) - GPG ID 0x0B8B0BC2
http://barnacity.net/ -
Jabber ID: suy bulmalug.net
____________________________________
koffice mailing list
koffice kde.org
To unsubscribe please visit:
https:/
/mail.kde.org/mailman/listinfo/koffice
|
|
| automated chart generation with kchart ? |

|
2006-06-11 23:22:57 |
On Monday 12 June 2006 00:17, Alejandro Exojo wrote:
>
> I know that saying "use B" when you asked
about A, is not a real solution,
> but maybe you can try kst (http://kst.kde.org/). It's a
very nice data
> visualization application, and has exactly this
feature.
Well, all I want is to generate charts in an automated way.
If kst can do bar
charts, I don't mind using it instead of kchart, even if it
looks a bit like
using a hammer to break eggs . Thanks
for the tip.
--
Guillaume.
http://www.telegraph-ro
ad.org
____________________________________
koffice mailing list
koffice kde.org
To unsubscribe please visit:
https:/
/mail.kde.org/mailman/listinfo/koffice
|
|
| automated chart generation with kchart ? |

|
2006-06-12 09:48:23 |
> Well, all I want is to generate charts in an automated
way. If kst can do bar
> charts, I don't mind using it instead of kchart, even
if it looks a bit like
> using a hammer to break eggs . Thanks
for the tip.
Well, if you egg is like this: http://tinyurl.com/js7bt
Seriously, I think those blocking DCOP (or alter D-BUS)
calls should
be modified/extended to allow non-interactive handling, i.e.
without
any dialogs at all.
Regards,
Ariya
____________________________________
koffice mailing list
koffice kde.org
To unsubscribe please visit:
https:/
/mail.kde.org/mailman/listinfo/koffice
|
|
[1-5]
|
|