
implementation("org.jetbrains.lets-plot:plot-base:4.5.2-alpha1")The `plot-base` module serves as the core foundation for the Lets-Plot library, implementing the Grammar of Graphics principles. It provides essential components for constructing complex, layered visualizations, including data handling, aesthetic mappings, geometric objects, statistical transformations, and position adjustments. This modular architecture allows for the creation of highly customizable and diverse plots tailored to specific data visualization needs.