Skip to main content

interactive 2-dimensional plotting

Project description

http://www.github.com/enthought/chaco

http://docs.enthought.com/chaco

Build status Test coverage

Chaco is a Python plotting application toolkit that facilitates writing plotting applications at all levels of complexity, from simple scripts with hard-coded data to large plotting programs with complex data interrelationships and a multitude of interactive tools. While Chaco generates attractive static plots for publication and presentation, it also works well for interactive data visualization and exploration.

Features

  • Flexible drawing and layout: Plots consist of graphical components which can be placed inside nestable containers for layout, positioning, and event dispatch. Every component has a configurable rendering loop with distinct layers and backbuffering. Containers can draw cooperatively so that layers span across the containment hierarchy.

  • Modular and extensible architecture: Chaco is object-oriented from the ground up for ease of extension and customization. There are clear interfaces and abstract classes defining extension points for writing your own custom behaviors, from custom tools, plot types, layouts, etc. Most classes are also “subclass-friendly”, so that subclasses can override one or two methods and everything else just works.

  • Data model for ease of extension and embedding: Chaco separates the data from any transformations of the data that are needed for displaying it. This separation makes it easier to extend Chaco, or embed it in applications.

Prerequisites

Chaco is only supported on Python 2.7.x and Python >= 3.4. You must have the following libraries installed before building or installing Chaco:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chaco-4.7.0.tar.gz (815.0 kB view details)

Uploaded Source

File details

Details for the file chaco-4.7.0.tar.gz.

File metadata

  • Download URL: chaco-4.7.0.tar.gz
  • Upload date:
  • Size: 815.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for chaco-4.7.0.tar.gz
Algorithm Hash digest
SHA256 9608634bb46e6e2190120e57f8cca8f0e766a5d4bd60a22470c789ec0844ca4b
MD5 045dc0090e6fe695a7cd5400484ee0a5
BLAKE2b-256 9f65d5f2efb2dd46873995c2251d722a134ad834ef4a4a3c9bd7b0f15f661166

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page