ultimatepp/uppsrc/ScatterDraw/ScatterDraw.upp
koldo c648878028 ScatterDraw: Removed pedantic
git-svn-id: svn://ultimatepp.org/upp/trunk@14467 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-13 16:06:44 +00:00

31 lines
No EOL
473 B
Text

description "Scatter base class to plot in console applications \377";
uses
Painter,
plugin/Eigen;
options(MSC) -D_SCL_SECURE_NO_WARNINGS;
file
ScatterDraw.cpp,
ScatterDraw.h,
DataSource.cpp,
DataSource.h,
Equation.cpp,
Equation.h,
DrawingFunctions.cpp,
DrawingFunctions.h,
SeriesPlot.h,
Histogram.cpp,
Histogram.h,
MarkPlot.h,
Legend.cpp,
Surf.cpp,
PieDraw.cpp,
PieDraw.h,
ScatterDraw.t,
srcdoc.tpp,
src.tpp,
Copying;
spellcheck_comments "EN-GB"