{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "GFX_Graph",
  "description": "Tiny 2D graphing library for Arduino_GFX displays.",
  "url": "https://github.com/hazowa/Arduino_GFX_Graph",
  "author": {
    "@type": "Person",
    "name": "Hans"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/hazowa/GFX_Graph-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 77,
  "datePublished": "2026-07-27",
  "license": "https://spdx.org/licenses/MIT"
}