ParaViewWeb/Divvy for your Data Analytic
npm install pvw-divvy

!npm-version-requirement
!node-version-requirement
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 for a
getting started guide, advanced documentation, and API descriptions.
Contributing
============
See 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