Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 6 hours 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-20T03:27:32.000Z (almost 4 years ago)
- Last Synced: 2024-10-03T13:48:10.058Z (about 1 month 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: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![logo](https://zava.readthedocs.io/en/latest/_images/logo.png)
# 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).
![demo](https://zava.readthedocs.io/en/latest/_images/test-animation.gif)
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 CoderLicensed 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 athttp://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).
![Creative Commons Attribution 4.0 International License](https://i.creativecommons.org/l/by/4.0/88x31.png "Creative Commons Attribution 4.0 International License")
## 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)