
16 Dec
2023
16 Dec
'23
6:39 p.m.
Graphs and Charts is a new library for Glimmer DSL for LibUI that aims at providing Custom Controls for rendering graphs and charts. In version 0.1.1, it supports Line Graph in a new `line_graph` Custom Control for rendering lines (1 or more) connecting points with different y-axis values along a time-based x-axis. https://github.com/AndyObtiva/glimmer-libui-cc-graphs_and_charts/raw/master/... GitHub : https://github.com/AndyObtiva/glimmer-libui-cc-graphs_and_charts RubyGem : https://rubygems.org/gems/glimmer-libui-cc-graphs_and_charts Blog Post Announcement : https://andymaleh.blogspot.com/2023/12/graphs-and-charts-011-custom-controls...