FPSGraphWindow 2.0
This commit is contained in:
@@ -17,7 +17,6 @@ namespace JUI {
|
||||
void RenderDataPoints() {
|
||||
J2D::Begin(canvas, nullptr, true);
|
||||
|
||||
|
||||
DataPoint prev = data[0];
|
||||
for (auto& data_pt : data) {
|
||||
|
||||
|
Reference in New Issue
Block a user