View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015685ParaView(No Category)public2015-08-26 10:552016-08-12 09:59
ReporterVadim SANDLER 
Assigned ToJoachim Pouderoux 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version4.3 
Target VersionFixed in Version 
Summary0015685: Box Chart View is not showing the box chart
DescriptionIn the attachement there's a datafile mysample.csv (a 100 integers from 1 to 100) to illustrate the question below.

The workflow is:
- open the csv file;
- open a new view and choose box chart view;
- click on the eye of the csv file to display it into that box chart view.

You get a box chart which is not what you expect from a box chart (a box with an inside line equal to the second quartile or the median (here 50), its bottom and its top equal to the first quartile (here 25) and the third quartile (here 75) and a whisker. You can actually see what you expect with the Compute quartiles filter.

But the question is: what does the box chart view represent after the workflow above?
TagsNo tags attached.
ProjectParaViS
Topic Name
Typeusability
Attached Filescsv file icon mysample.csv [^] (398 bytes) 2015-08-26 10:55
png file icon boxplot.png [^] (94,893 bytes) 2016-03-03 09:23

 Relationships

  Notes
(0035818)
Joachim Pouderoux (developer)
2016-03-03 09:23
edited on: 2016-03-03 09:24

You have to apply the "Compute Quartiles" filter on your table. This will compute the data necessary to display the box plot. Note that a box plot view is automatically created when applying this filter.

I attached the image obtained when applying this filter on the provided dataset.

Best,
Joachim Pouderoux

(0035819)
Joachim Pouderoux (developer)
2016-03-03 09:27

Note: the filter "Compute quartiles" computes the data necessary for the box plot view to make the display. This split the 'heavy' computation part on the data server whereas the plot rendering is performed on the client side.
(0038878)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2015-08-26 10:55 Vadim SANDLER New Issue
2015-08-26 10:55 Vadim SANDLER File Added: mysample.csv
2016-03-03 09:23 Joachim Pouderoux Note Added: 0035818
2016-03-03 09:23 Joachim Pouderoux File Added: boxplot.png
2016-03-03 09:24 Joachim Pouderoux Note Edited: 0035818
2016-03-03 09:24 Joachim Pouderoux Assigned To => Joachim Pouderoux
2016-03-03 09:24 Joachim Pouderoux Status backlog => active development
2016-03-03 09:27 Joachim Pouderoux Note Added: 0035819
2016-08-12 09:59 Kitware Robot Note Added: 0038878
2016-08-12 09:59 Kitware Robot Status active development => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team