mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-16 14:15:26 -06:00
31 lines
No EOL
473 B
Text
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" |