Skip to main content

A Canvas component that visualizes an overview of a dataset

Project description

Canvas Summary Widget

A component that displays an overview of the provided dataset table. To configure it, pass a list of SummaryElement. One SummaryElement is defined as:

export interface SummaryElement {
    name: string;
    data: number | ChartData;
}

ChartData is defined as:

export interface ChartData {
    spec: VegaLiteSpec;
    data: Record<string, unknown>;
}

Installation

pip install canvas_summary

Usage

To learn how to use Canvas, see the documentation.

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

canvas_summary-3.9.6.tar.gz (3.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

canvas_summary-3.9.6-py2.py3-none-any.whl (4.9 MB view details)

Uploaded Python 2Python 3

File details

Details for the file canvas_summary-3.9.6.tar.gz.

File metadata

  • Download URL: canvas_summary-3.9.6.tar.gz
  • Upload date:
  • Size: 3.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.16

File hashes

Hashes for canvas_summary-3.9.6.tar.gz
Algorithm Hash digest
SHA256 c8d0614debf63616a0d19a21fb353418b280712a367540ebe1a7d65a1cff2f89
MD5 71fe9aa9bcaa96f27a01c8ae4f8d5b8a
BLAKE2b-256 44485916014b9118284820adf39b11c7f655f74bc428d8c95110016e6064da00

See more details on using hashes here.

File details

Details for the file canvas_summary-3.9.6-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for canvas_summary-3.9.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4db08bca2b9e3eafbdc75d678ffa49b551a2945af03e6d26d9ca8f30e271422e
MD5 0eb5fd539e1a7668cd14574158d88330
BLAKE2b-256 5aabb52985b93c385efe3260e4318a567951344cf0956001891837f70e3b8887

See more details on using hashes here.

Supported by

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