Added package implot (#2772)

This commit is contained in:
dinau 2023-12-20 14:45:44 +09:00 committed by GitHub
parent d732d81492
commit 9ccd3c5940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32151,5 +32151,24 @@
"description": "calendar with local holidays via ip location",
"license": "MIT",
"web": "https://github.com/inv2004/ccal"
},
{
"name": "implot",
"url": "https://github.com/dinau/nim_implot",
"method": "git",
"tags": [
"imgui",
"nimgl",
"implot",
"plot",
"gui",
"graph",
"glfw",
"opengl",
"cimgui"
],
"description": "Nim binding for ImPlot (CImPlot/ImGui/CImGui)",
"license": "MIT License",
"web": "https://github.com/dinau/nim_implot"
}
]