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.5.0.tar.gz (4.0 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.5.0-py2.py3-none-any.whl (69.2 MB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: canvas_summary-3.5.0.tar.gz
  • Upload date:
  • Size: 4.0 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.5.0.tar.gz
Algorithm Hash digest
SHA256 0d1f1d48701292c4056cc502fc810453e5da50da56d73ca32f8b915df9d4e5f2
MD5 c60f8e46bfe86158bd4b32d72854eaf6
BLAKE2b-256 12bebe414570b0d6280cee1f03132bebb2e6a586ead099f4a693637aaa384a69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for canvas_summary-3.5.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1faf0441ca56242d032d34cf849a16f8e3b7957f39b277dc5ce867dfd36009fe
MD5 fb14bae867f395631694a3c883b353c0
BLAKE2b-256 edfd10706af90de2aa09e525750c0e447a0d25d8afa0bc76cdbe1f6d38ebd37a

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