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.8.0.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.8.0-py2.py3-none-any.whl (4.9 MB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: canvas_summary-3.8.0.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.8.0.tar.gz
Algorithm Hash digest
SHA256 d8409b7adeaf584854ef77bb7a9524c65117b399a91e6e2dc9fec7c98b4a4f99
MD5 282bbada265e574f9d7fe492548ccaae
BLAKE2b-256 396eed2d562d576f9dfb340aaf464637d0ff95058e3b1d9b7313ba74b7374c79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for canvas_summary-3.8.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 41832f812d0446728dd94e9873fc861eea125eeb5c9758d801d73db48996252b
MD5 643e95bbd402d4e6629d1c95fb34801a
BLAKE2b-256 16469e0da6974c3fd1222d832d9ac4aee1d5cad51f7098da3f3ac5ced9cf85b9

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