https://github.com/oneoffcoder/zava
Parallel coordinates with grand tour for exploratory data visualization of massive and high-dimensional data
https://github.com/oneoffcoder/zava
angular d3 data-science exploratory-data-visualization grand-tour parallel-coordinates python typescript
Last synced: 8 months ago
JSON representation
Parallel coordinates with grand tour for exploratory data visualization of massive and high-dimensional data
- Host: GitHub
- URL: https://github.com/oneoffcoder/zava
- Owner: oneoffcoder
- License: apache-2.0
- Created: 2020-12-10T00:25:36.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-20T03:27:32.000Z (almost 5 years ago)
- Last Synced: 2025-03-21T16:21:20.979Z (9 months ago)
- Topics: angular, d3, data-science, exploratory-data-visualization, grand-tour, parallel-coordinates, python, typescript
- Language: Jupyter Notebook
- Homepage: https://zava.readthedocs.io
- Size: 11.3 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

# zava
Parallel coordinates with Grand Tour for exploratory data visualization of massive and high-dimensional data in TypeScript and Python. If you want a desktop application for use, try [VizApp](https://github.com/oneoffcoder/vizapp).

Packages
- [NPM](https://www.npmjs.com/package/@oneoffcoder/zava)
- [pypi](https://pypi.org/project/zava/)
Documentations
- [zava, Typescript](https://oneoffcoder.github.io/zava/)
- [zava, Python](https://zava.readthedocs.io/)
Proof
- [Stackblitz Code](https://stackblitz.com/edit/angular-ivy-pahpyr)
- [Stackblitz Rendered](https://angular-ivy-pahpyr.stackblitz.io/)
# Copyright
## Software
```
Copyright 2020 One-Off Coder
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
## Book
Copyright 2020 One-Off Coder
This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/) by [One-Off Coder](https://www.oneoffcoder.com).

## Art
Copyright 2020 Daytchia Vang
# Citation
```
@misc{oneoffcoder_zava_2020,
title={zava, Parallel Coordinates with Grand Tour for TypeScript and Python},
url={https://github.com/oneoffcoder/zava},
author={Jee Vang},
year={2020},
month={Dec}}
```
# Sponsor, Love
- [Patreon](https://www.patreon.com/vangj)
- [GitHub](https://github.com/sponsors/vangj)