https://github.com/kitware/divvy
Divide your data analysis across tools and visualization for a better data insight
https://github.com/kitware/divvy
Last synced: 10 months ago
JSON representation
Divide your data analysis across tools and visualization for a better data insight
- Host: GitHub
- URL: https://github.com/kitware/divvy
- Owner: Kitware
- License: bsd-3-clause
- Created: 2017-10-03T21:27:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-30T15:37:28.000Z (over 1 year ago)
- Last Synced: 2025-03-26T08:22:21.686Z (10 months ago)
- Language: Python
- Homepage: https://kitware.github.io/divvy/
- Size: 3.08 MB
- Stars: 10
- Watchers: 8
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## [Divvy - interconnected data visualization](http://kitware.github.io/divvy/)
[](https://travis-ci.org/Kitware/divvy)
[](https://github.com/semantic-release/semantic-release)


Introduction
============
Divvy is a ParaViewWeb application showing interconnected data visualization components in a common workbench. More to come!
Reporting Bugs
==============
If you have found a bug:
1. If you have a patch, please read the [CONTRIBUTING.md][] document.
2. Otherwise, please join the one of the [ParaView Mailing Lists][] and ask
about the expected and observed behaviors to determine if it is
really a bug.
3. Finally, if the issue is not resolved by the above steps, open
an entry in the [Divvy Issue Tracker][].
[CONTRIBUTING.md]: CONTRIBUTING.md
[ParaView Mailing Lists]: http://www.paraview.org/mailing-lists/
[Divvy Issue Tracker]: https://github.com/Kitware/divvy/issues
Requirements
============
In general we try to be as portable as possible; the specific configurations below are known to work and tested.
We support the following development environments:
- Node 8+
- NPM 3+
and the following browsers:
- Last 2 versions (Firefox, Chrome, Safari)
Documentation
=============
See the [documentation](https://kitware.github.io/divvy) for a
getting started guide, advanced documentation, and API descriptions.
Contributing
============
See [CONTRIBUTING.md](CONTRIBUTING.md) for instructions to contribute.
License
=======
Divvy is distributed under the OSI-approved BSD 3-clause License.
See [Copyright.txt][] for details.
[Copyright.txt]: Copyright.txt