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

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: canvas_summary-3.9.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.9.0.tar.gz
Algorithm Hash digest
SHA256 04e263fca1474fd5f07106b2f9de55fae8a3251fdef15dc59571e6e0b84de175
MD5 e72f885e7ede047dcc6a563d0aed8006
BLAKE2b-256 7564b8d6ffe24ce9b59257dc04a9f36271b87873bf8d395e6f3f840d0e059bce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for canvas_summary-3.9.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 19933fd55b57276ec9fc38624e19ea165140eca8f0bd01cbc2b00015095dd353
MD5 eb4302e2a857300394b1baafb6125eb9
BLAKE2b-256 5e3eae85e9b42bb92e6f0455d5f824d4d57aa4667eb9be38ff4a1b44dcf01445

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