Most of these are incanter-based plotting functions, like proc.core/deployment-plot . There are aux functions like proc.core/add-trend-lines! that are common to all plots. Recommend lifting this plot-related functions out of proc.core, into [new ns] proc.plots. Will have to update ns requirements elsewhere to use migrated fns in the proc.plots ns (i.e., proc.example).
Again, this should help us neck down proc.core from its current bloat.
Most of these are incanter-based plotting functions, like proc.core/deployment-plot . There are aux functions like proc.core/add-trend-lines! that are common to all plots. Recommend lifting this plot-related functions out of proc.core, into [new ns] proc.plots. Will have to update ns requirements elsewhere to use migrated fns in the proc.plots ns (i.e., proc.example).
Again, this should help us neck down proc.core from its current bloat.