GraphPlotter
Graph plotter debug module for UE4
Install / Use
/learn @bartlomiejwolk/GraphPlotterREADME
GraphPlotter
Graph plotter debug module for UE4
Use it to plot debug graphs to the screen.
Licensed under MIT license. See LICENSE file in the project root.

Features
- Draw multiple graphs at once
- Specify graph position and size
- Specify graph bg, line and reference line colors
- Specify range of displayed values
- Place reference line at any position on the graph
- Change graph bg color dynamically (through delegate)
Video<br>
Resources
Quick Start
- Clone repository (or extract zip package) to any location in your project's
Sourcefolder - Add GraphPlotter module to
.uprojectfile - Add GraphPlotter module to your game project
.Target.csfile - Add GraphPlotter module to your game module
.build.csfile - In a class that you want to debug, create class fields for
FGp_GraphandFGp_GraphPlotter - In class constructor initialize
FGp_Graphinstance - In your debug method, eg.
AActor::DisplayDebug()call<graph_instance>::AddDataPoint(float)and<graphplotter_instance>::Plot(UCanvas, FGp_Graph)to plot debug data to the screen.
Check Blog Post to see how GraphPlotter can be added to Unreal Tournament.
Help
Just create an issue and I'll do my best to help.
Contributions
Pull requests, ideas, questions and any feedback at all are welcome.
Versioning
Example: v0.2.3f1
0Introduces breaking changes.2Major release. Adds new features.3Minor release. Bug fixes and refactoring.f1Quick fix.
Related Skills
node-connect
354.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
