Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [science-iwg] [EXTERNAL] Re: Plotting library recommendations?

I can also recommend to use SWTChart. It's a small but very flexible library.

http://www.swtchart.org

Currently, I also try to bring SWTChart to Eclipse Orbit so that it can be easily re-used.

Best,
Philip

Am 05.10.2015 11:59 schrieb "Friedman-Hill, Ernest" <ejfried@xxxxxxxxxx>:
>
> Thanks, folks. Sounds like we have a winner.
>
> From: Jay Jay Billings <jayjaybillings@xxxxxxxxx>
> Reply-To: Science Industry Working Group <science-iwg@xxxxxxxxxxx>
> Date: Monday, October 5, 2015 at 1:28 PM
> To: Science Industry Working Group <science-iwg@xxxxxxxxxxx>
> Subject: [EXTERNAL] Re: [science-iwg] Plotting library recommendations?
>
> Foss,
>
> We use SWT XY Graph from Nebula in ICE and part of the new visualization project will also focus on it too.
>
> Jay
>
> On Mon, Oct 5, 2015 at 12:40 PM, Patrik Suzzi <psuzzi@xxxxxxxxx> wrote:
>>
>> I developed scientific applications using Eclipse4 RCP with the following libraries: JFreeChart, BIRT Charting and  Nebula XYGraph. 
>> For my experience, the clear winner is the Nebula XYGraph for its efficiency and very good integration with RCP.
>> With some basics of GEF/Draw2d you could also create interactive charts.
>>
>> Kind Regards.
>> Patrik
>>
>> On 5 Oct 2015 6:34 pm, "Friedman-Hill, Ernest" <ejfried@xxxxxxxxxx> wrote:
>>>
>>> What are people using for 2D plotting in their Eclipse-based applications? JFreeChart and its flawed SWT support is just not cutting it for us anymore. What is the best alternative? I see SWTChart, Nebula, and BIRT as possible options; is one of them the clear winner, or am I missing another contender?
>>>
>>> We really just need basic scatter plots and histograms. Would like live data updates, good performance, and solid SWT support. 
>>>
>>> _______________________________________________
>>> science-iwg mailing list
>>> science-iwg@xxxxxxxxxxx
>>> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>>> https://dev.eclipse.org/mailman/listinfo/science-iwg
>>
>>
>> _______________________________________________
>> science-iwg mailing list
>> science-iwg@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/science-iwg
>
>
>
>
> -- 
> Jay Jay Billings
> Oak Ridge National Laboratory
> Twitter Handle: @jayjaybillings

Back to the top