Date Posted: 2012-09-25
Product: ChemBioOffice Enterprise
Product: ChemBioOffice Enterprise
Problem:
Scatter plots settings in ChemBioFinder
Solution:
- The default is to plot the median. This is controlled by a registry value called “Subform plot aggregate type” under:
HKEY_CURRENT_USER\Software\CambridgeSoft\ChemFinder\12.0\General\Options
When you are plotting against multiple subform values, by default you get the median value.
You can override this with a new registry switch under Options "Subform plot aggregate
type." Set this to:
0 = min
1 = max
2 = average
3 = median (default)
4 = sum
(These are listed in cfw\src\globals.h.) Eventually we will want this in the UI as a plot setting. This feature works for mdb and Oracle databases.
We already have a request to add this feature to the UI in a future release of the software.
Comments
0 comments
Article is closed for comments.