OfxPlotter
Graph plotting addon for openFrameworks.
Install / Use
/learn @yeswecan/OfxPlotterREADME
ofxPlotter

Introduction
A simple function plotter class for openFrameworks with built-in variable filtering and a ascetic syntax.
Requirements
It requires C++11 so it will work on any oF distribution past 0.9. Should work on all the major OSes (Windows, OSX, Linux, Android, iOS), no special requirements here.
Usage
ofxPlotter is designed to be as simple and as minimal as possible for plotting functions in realtime.
setWindow(int windowSize); // set window (a.k.a. plot length)
plotter["variable name"] << variable; // add a new data to the plot "variable name"
plotter.draw(100, 100, 300, 300); // draw the plot
Every variable name's plot will be drawn separately in a Rectangle that's position on screen is x = 100, y = 100 and size is width = 300, height = 300.
Related Skills
node-connect
350.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.9kCreate 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
350.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
