Author |
Topic  |
|
leontiosp
6 Posts |
Posted - 22 Jul 2009 : 07:46:20
|
Hi,
is there a way to create a boxplot without supplying the population, just supply the median, min, max, Q1, Q3? |
|
quinncurtis
1164 Posts |
Posted - 22 Jul 2009 : 10:05:03
|
Are you using a trial version of the software, or the commercial version? |
 |
|
leontiosp
6 Posts |
Posted - 22 Jul 2009 : 10:17:40
|
Currently I'm using the trial version but I plan to buy the full version. The reason I need to do this is that I will be needing a boxplot for a population of > 100000. I already have calculated in the database the statistics (min,ma,median,Q1,Q3) so there is no reason to download all the data. |
 |
|
quinncurtis
1164 Posts |
Posted - 22 Jul 2009 : 10:48:51
|
Yes, it is possible, though we would need to show you a simple example.
Unfortunately, it is not our policy to provide customer support to those programmers using our trial software, outside of the trail 30 days window. So, once you purchase the software, send us an e-mail and we will send you the example. |
 |
|
leontiosp
6 Posts |
Posted - 22 Jul 2009 : 10:58:51
|
Ok no problem, I just need to know if it is possible without modifying the control's source code. |
 |
|
quinncurtis
1164 Posts |
Posted - 22 Jul 2009 : 11:46:48
|
No, you do not have to modify the underlying source of the library. It only requires a couple of lines added to the setup of the BoxWhiskerPlot object. |
 |
|
|
Topic  |
|
|
|