ggplotnim/ggplot_drawing

Source   Edit  

Procs

proc createGobjFromGeom(view: var Viewport; fg: FilledGeom; theme: Theme;
                        labelVal = none[Value]()) {.
    ...raises: [ValueError, Exception, KeyError], tags: [RootEffect].}
performs the required conversion of the data from the data frame according to the given geom Source   Edit