| +.plotcli | Overload the "+" operator for plotcli objects | 
| bresenham | Bresenham's line algorithm | 
| cat_plot_matrix | Print plot matrix | 
| cbind.plotcli | Generic function for combining plotcli objects horizontally | 
| cbind_plots | Combine plot matrices horizontally | 
| format_four_chars | Format number to four characters | 
| get_data_subset | Get data subset for a specific geom | 
| get_term_colors | Get terminal colors | 
| ggplotcli | ggplotcli - Render ggplot objects in the terminal | 
| is_braille | Check if a character is a Braille character | 
| make_colored | Make colored text | 
| make_unique_names | Make unique names | 
| normalize_data | Normalize data | 
| pclib | Short version of plotcli_bar | 
| pclibx | Short version of plotcli_box | 
| pclid | Short version of plotcli_density | 
| pclih | Short version of plotcli_histogram | 
| pclil | Short version of plotcli_line | 
| pclis | Short version of plotcli_scatter | 
| plotcli | plotcli R6 Class | 
| plotcli_bar | Bar plot using plotcli | 
| plotcli_box | Box plot using plotcli | 
| plotcli_density | Density plot using plotcli | 
| plotcli_histogram | Histogram plot using plotcli | 
| plotcli_line | Line plot using plotcli | 
| plotcli_options | Set global options for plotcli | 
| plotcli_scatter | Scatter plot using plotcli | 
| rbind.plotcli | Generic function for combining plotcli objects vertically | 
| rbind_plots | Combine plot matrices vertically | 
| remove_color_codes | Remove color codes from a string |