mizani 0.7.4
  • Site
      • bounds - Limiting data values for a palette
      • breaks - Partitioning a scale for readability
      • formatters - Labelling breaks
      • palettes - Mapping values onto the domain of a scale
      • transforms - Transforming variables, scales and coordinates
      • scale - Implementing a scale
      • Installation
        • Official release installation
        • Development installation
      • Changelog
        • v0.7.4
        • v0.7.3
        • v0.7.2
        • v0.7.1
        • v0.7.0
        • v0.6.0
        • v0.5.4
        • API Changes
        • v0.5.3
        • API Changes
        • v0.5.2
        • v0.5.1
        • v0.5.0
        • v0.4.6
        • v0.4.5
        • v0.4.4
        • v0.4.3
        • v0.4.2
        • v0.4.1
        • v0.4.0
        • v0.3.4
        • v0.3.3
        • v0.3.2
        • v0.3.1
        • v0.3.0
        • v0.2.0
        • v0.1.0
  • Page
      • Mizani
        • Contents

Mizani¶

Mizani is python library that provides the pieces necessary to create scales for a graphics system. It is based on the R Scales package.

Contents¶

  • bounds - Limiting data values for a palette
  • breaks - Partitioning a scale for readability
  • formatters - Labelling breaks
  • palettes - Mapping values onto the domain of a scale
  • transforms - Transforming variables, scales and coordinates
  • scale - Implementing a scale
  • Installation
  • Changelog

Back to top

Source

© Copyright 2022, Hassan Kibirige.
Created using Sphinx 4.5.0.