Nov 8, 2023
`Gattino` essentially creates a Grammar Of Graphics per say atop my web-frameworks `Components` using the :children as layers, essentially. There is more information on this available here:
https://github.com/ChifiSource/Gattino.jl#working-with-layers
Each `Component` is introspectable, and able to be styled individually or used on its own. This uses layers and the `Component` to achieve the goals of Grammar Of Graphics.