menu
web_spa package
documentation
graph.dart
DataPoint
DataPoint.new constructor
DataPoint.new constructor
dark_mode
light_mode
DataPoint
constructor
DataPoint
(
double
x
,
double
y
)
Implementation
DataPoint(this.x, this.y);
web_spa package
documentation
graph
DataPoint
DataPoint.new constructor
DataPoint class