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.

Development

To learn about how to build Canvas from source and how to contribute to the framework, please look at CONTRIBUTING.md and the development 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-1.0.2.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-1.0.2-py2.py3-none-any.whl (52.7 MB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: canvas_summary-1.0.2.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-1.0.2.tar.gz
Algorithm Hash digest
SHA256 5694e5922296879a6ebb59ef8ca69e8e800268bf8103b0f4d01f219498b6cbc3
MD5 ac27fa6e8c55d76071672541b33ea840
BLAKE2b-256 68802e94ce701ff5199de03c84813175895bfdd3579b8e8010d5038abfc0ab90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for canvas_summary-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ac37d5f7bd204496cfaf658c7a2d0e1d4d072bd11041c205ca2d42d1154e34ff
MD5 8849ab95808d037f13313f31cb2a11fb
BLAKE2b-256 4bd9f418c800c747f022b655498e4602631a8c3591db92e0038a77ff37b98a12

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