Menu

Commit [r242]  Maximize  Restore  History

- Fully implemented Spectrogram plots.

- Fixes bugs in drawing of error bars (sometimes not all the bars were drawn, depending on the respective sizes of the error bar and of the symbol).
- Implements Feature Request #2818 and also saves the path to the last visited folder used for loading images.
- Fixes Bug #9273 concerning Fit Polynomial. Enforces the check regarding the minimum number of points needed by GSL to perform a fit.
- Fixes/improves Bug #9275: Color assignment when plotting X,Y,Yerr sets.
- Fixes a crash occuring when plotting X,Y,Yerr sets with Vertical/Horizontal Bars style.

ion_vasilief 2006-10-29

1 2 > >> (Page 1 of 2)
changed /branches/scripting/qtiplot/qtiplot.pro
changed /branches/scripting/qtiplot/src/BarCurve.cpp
changed /branches/scripting/qtiplot/src/BarCurve.h
changed /branches/scripting/qtiplot/src/BoxCurve.cpp
changed /branches/scripting/qtiplot/src/BoxCurve.h
changed /branches/scripting/qtiplot/src/ErrorBar.cpp
changed /branches/scripting/qtiplot/src/ErrorBar.h
changed /branches/scripting/qtiplot/src/Fitter.cpp
changed /branches/scripting/qtiplot/src/Histogram.cpp
changed /branches/scripting/qtiplot/src/Histogram.h
changed /branches/scripting/qtiplot/src/LegendMarker.cpp
changed /branches/scripting/qtiplot/src/Spectrogram.cpp
changed /branches/scripting/qtiplot/src/Spectrogram.h
changed /branches/scripting/qtiplot/src/VectorCurve.cpp
changed /branches/scripting/qtiplot/src/VectorCurve.h
changed /branches/scripting/qtiplot/src/application.cpp
changed /branches/scripting/qtiplot/src/application.h
changed /branches/scripting/qtiplot/src/associationsDialog.cpp
changed /branches/scripting/qtiplot/src/curvesDialog.cpp
changed /branches/scripting/qtiplot/src/expDecayDialog.cpp
changed /branches/scripting/qtiplot/src/fitDialog.cpp
changed /branches/scripting/qtiplot/src/graph.cpp
changed /branches/scripting/qtiplot/src/graph.h
changed /branches/scripting/qtiplot/src/pie.cpp
changed /branches/scripting/qtiplot/src/pie.h
/branches/scripting/qtiplot/qtiplot.pro Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/BarCurve.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/BarCurve.h Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/BoxCurve.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/BoxCurve.h Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/ErrorBar.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/ErrorBar.h Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/Fitter.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/Histogram.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/Histogram.h Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/LegendMarker.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/Spectrogram.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/Spectrogram.h Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/VectorCurve.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/VectorCurve.h Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/application.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/application.h Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/associationsDialog.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/curvesDialog.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/expDecayDialog.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/fitDialog.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/graph.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/graph.h Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/pie.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/pie.h Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.