Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
🚀 Rekha is in active development - API may change between versions
Rekha Documentation
Light Logo Dark Logo
Rekha Documentation

User Guide

  • Quick Start Guide
  • User Guide
    • Plot Types
      • Line Plots
      • Scatter Plots
      • Bar Plots
      • Histograms
      • Box Plots
      • Heatmaps
      • CDF Plots
    • Advanced Features
      • Facet Grids
      • Plot Composition
      • Axis Scales and Formatting
      • Color Palettes
      • Grayscale Friendly Mode
      • Consistent Colors and Ordering
      • Matplotlib Customization
      • Save Formats

API Reference

  • API Reference
    • rekha.line
    • rekha.scatter
    • rekha.bar
    • rekha.histogram
    • rekha.heatmap
    • rekha.box
    • rekha.cdf
    • rekha.subplots
    • rekha.set_rekha_theme
    • rekha.plots.LinePlot
    • rekha.plots.ScatterPlot
    • rekha.plots.BarPlot
    • rekha.plots.HistogramPlot
    • rekha.plots.HeatmapPlot
    • rekha.plots.BoxPlot
    • rekha.plots.CDFPlot
    • rekha.BasePlot
    • rekha.utils.prepare_data
    • rekha.utils.validate_data
    • rekha.utils.get_color_palette
    • rekha.utils.map_colors_to_categories

Development

  • Contributing to Rekha
Back to top
View this page
Edit this page

Advanced Features¶

Go beyond basic plotting with Rekha’s advanced capabilities for customization, composition, and optimization.

  • Facet Grids
  • Plot Composition
  • Axis Scales and Formatting
  • Color Palettes
  • Grayscale Friendly Mode
  • Consistent Colors and Ordering
  • Matplotlib Customization
  • Save Formats
Next
Facet Grids
Previous
CDF Plots
Copyright © 2025, Vajra Team
Made with Sphinx and @pradyunsg's Furo