Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » DataSource
DataSource [message #35457] Sat, 18 February 2012 21:21 Go to next message
koldo is currently offline  koldo
Messages: 3357
Registered: August 2008
Senior Veteran
Hello all

ScatterDraw includes a class called DataSource. It lets to use different data sources until three dimensions like simple C vectors, VectorMaps or ArrayCtrls with the same uniform interface.

It is used in ScatterDraw to use any data source. In addition it can be used for the same purpose to other different classes that need to read numeric data.

Because of it it could be good to be in a separate package. What do you think about it?


Best regards
Iñaki
Re: DataSource [message #35547 is a reply to message #35457] Tue, 28 February 2012 21:53 Go to previous messageGo to next message
BioBytes is currently offline  BioBytes
Messages: 307
Registered: October 2008
Location: France
Senior Member
Hi Koldo,

It could be a very interesting feature.

Before reverting to U++ (defintively the best tool for C++ development), I used wxWidgets GUI library for which wxFreeChart library made graph functions available. The possibility of having three-dimensional sources of data is implemented in wxFreeChart but in a less convenient form than U++ Vectors or VectorMaps.

Regards

Biobytes
Re: DataSource [message #35548 is a reply to message #35547] Tue, 28 February 2012 22:27 Go to previous messageGo to next message
koldo is currently offline  koldo
Messages: 3357
Registered: August 2008
Senior Veteran
Hello BioBytes

Thank you for your answer.

About other uses of DataSource, for example I use it in a Histogram class that admits 1, 2 and 3 dimensional histograms.


Best regards
Iñaki
Re: DataSource [message #35561 is a reply to message #35548] Wed, 29 February 2012 11:23 Go to previous messageGo to next message
BioBytes is currently offline  BioBytes
Messages: 307
Registered: October 2008
Location: France
Senior Member
Hello Koldo,

An histogram class could be very interesting particularly in applications for quality management (statistical aspects) or biochemistry/immunology (my professional field).

If you wish, you can see the wxFreeChart features at the URL below:

http://wxcode.sourceforge.net/components/freechart/

Regards

Biobytes
Re: DataSource [message #35568 is a reply to message #35561] Wed, 29 February 2012 17:47 Go to previous message
koldo is currently offline  koldo
Messages: 3357
Registered: August 2008
Senior Veteran
Hello BioBytes

ScatterCtrl is very open to new graph designs and integrates very well user defined ones thanks to technology taken from PlotCtrl.

If you need one kind of graph not included in initial list it can be easily added, including almost all wxFreeChart samples included in link.

Histogram class is part of a math class I use and is very related to an image processing class. If you need some of them they may be uploaded.


Best regards
Iñaki
Previous Topic: Sql: *JoinRef
Next Topic: Jsonize and finalizing Value refactoring
Goto Forum:
  


Current Time: Thu Apr 25 10:31:20 CEST 2024

Total time taken to generate the page: 0.03240 seconds