Check what I've found http://www.chickliterature.com/info.html It's a
nice offer.
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the P
How can I construct a "simple" contour plot scaled nicely (like the
bar and line plots in Paraview) similar to
http://qwt.sourceforge.net/spectrogramscreenshots.html ?
I have simple rectilinear data - 3 columns 24x365 (x,y) and a third
column of data to provide the contours.
I have imported data
fficient if
> the dataset is actually in some way structured.
>
> -berk
>
> On Sun, Mar 15, 2009 at 8:25 AM, Steven Janzou wrote:
>> I have used the latest CVS version with Overview build and used the
>> SQLDatabaseSource plugin to generate a table with four columns - 3
&g
Glenn, Berk,
I have compiled the paraview 3.5 CVS code with Qt4.5 - I changed the
main CMakeLists.txt to allow for Qt4.5 - line 111:
STRING(REGEX MATCH "^4\\.5\\.[0-9]+" qt_version4_5_tmp
"${QTVERSION}")
IF (NOT qt_version4_5_tmp)
MESSAGE(SEND_ERROR "Qt ${QTVERSI
I have used the latest CVS version with Overview build and used the
SQLDatabaseSource plugin to generate a table with four columns - 3
data (x int, y int, z float) and one idtype
I would like to construct a contour plot using the resulting table data.
I have ran the Table data through the TableTo
::Strucmp.
Thanks,
Steve
On Sat, Mar 14, 2009 at 6:23 AM, Steven Janzou wrote:
> When building the vtkPVFiltersCS project (MS VS 9), I receive the
> following error:
>
> C:\CPP\Projects\ResultsViewer\Paraview\Build\bin\Debug\vtkPVFiltersCS.lib
> and object
> C:\CPP\Proj
When building the vtkPVFiltersCS project (MS VS 9), I receive the
following error:
C:\CPP\Projects\ResultsViewer\Paraview\Build\bin\Debug\vtkPVFiltersCS.lib
and object
C:\CPP\Projects\ResultsViewer\Paraview\Build\bin\Debug\vtkPVFiltersCS.exp
vtkTableFFTClientServer.obj : error LNK2019: unresolved
I have a sqlite database that has many time based metric results and I
would like to plot these and be able to do a comparison over different
sqlite databases.
So, what is the best way to get the query results into a format that
can be displayed as an XYPlot?
Specifically, do use a vtkRowQueryToT
I cannot get the legacy financial.vtk (in the vtk data files) to read
into Paraview.
The file has six FIELD values and no DATASET type specified:
# vtk DataFile Version 2.0
Financial data in vtk field format
ASCII
FIELD financialData 6
TIME_LATE 1 3188 float
How does one read in FIELD dat