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

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: canvas_summary-3.9.5.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.5.tar.gz
Algorithm Hash digest
SHA256 5e4c84f6cf053034f8033d3f38e6548be528c25b0ab56d3c22337de2aee64a98
MD5 4e37b18eaf868b8487dba25361d6a432
BLAKE2b-256 c988f76585ccc36ec673452e1d258337578f183a3252240d5c4ddbc816585bed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for canvas_summary-3.9.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 39ecc1ea7f14b447b924faf4e5284025213aa5d97099aa1dacdd8dab696f59d4
MD5 7c58c47622cf3cd86710a462fe01b282
BLAKE2b-256 6b613a367ab368dc88aaf2adb70cb479e5e07edcf16a32bc36498e394817ab87

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