[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[birt-charting-dev] SVG drill down in facelet web application
|
- From: H C <d24334344@xxxxxxxxx>
- Date: Thu, 16 Apr 2009 16:52:32 +0100
- Delivered-to: birt-charting-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=JgITiUEoaAOi0t3KKt4nRog4hJKPFSNpNusmNXGEMnk=; b=ji8MhwlwiwGTunBqVjc39HJgcAWeq0Yua+3lrogiZPGoGuiKzgiPia56pWn0+CkgY8 FCeG1GAs1tElGw03jI9LruAmbBZ9V07FHAUqZX5mlv3BY2fGWNM2nb+ugqqhHLx69Fio jFMsACkC04WVgHyBrB69KMN+gwpWcbPuy1hQM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Ac27JTmGYUWL4aAV3mqTfQLNA8Iy8sZMJmKkfwmhYxi0GRykR4goi2zMB2Obb4NrwI 4VgR8lLL4Xju/DFqBI2J0nZRWeqsKxXHeq/OlFq/0iEhpAzijf42fsA2gn4OsU9NorbF r/FxVDgeHwmqTJOQJC3KnKTbMybj/7OQPqKFo=
Hi,
I am looking into generating an SVG graph and integrate it into a facelet web application (using icefaces). Ideally I'd like to drill down into data in the web app. Is there any good library that would ease configuring the charts (sort of a layer on top of birt)? Maybe with an XML config file - so that I would get a preconfigured chart from a factory. Has anyone a sample web project that would demonstrate this scenario please?
Any help is appreciated.
Thanks!