Debugger module (Build graphs EASILY!)

A little module I wrote to visualize Numbervalues and Vector3values.
Packed with a multipurpose window module I wrote for this

Features:
Track Numbervalues using graphs
Track Vector3values using a dot in space
Create a dot on position for t time
(extra) Create draggable and resizable windows

Contents of the file:
Modules folder (should be parented to ReplicatedStorage)
GraphExample localscript (should be parented to any local environment, StarterGui for example)
Debugger module
Window module

The entire thing is mostly commented, except window localscripts
If you have any questions, feel free to ask!

Latest update 13/12/24 changelog:

  • Fixed window scaling; now it’s calculated correctly
  • Graphs now can flatline
  • Changed the default Datalimit value from math.huge to 100

Debugger.rbxm (16.5 KB)

9 Likes

Goated, I’m going to use this in my admin dashboard

2 Likes