0.0.54 • Published 10 days ago

@jpmorganchase/anu v0.0.54

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 days ago

Anu

Anujs is an immersive data visualization toolkit built on the web-based 3D game engine Babylon.js and WebXR. Anu is heavily inspired by D3's data-binding DOM manipulation patterns and visualization utility. Anu works in synergy with D3 to bring these patterns to Babylon, enabling developers to dynamically manipulate the Babylon scene graph with data and augment 3D immersive visualizations with utilities, pre-fabs, and interactions.


See our docs for more the details: https://jpmorganchase.github.io/anu/

Version

Anu is currently in alpha, and development of the library remains fluid. Please see the road map to learn what features are finished or planned. Alpha release may have changes that break backwards compatibility as syntax, properties, methods, and functions will change as the library is developed further and improved. This also means that now is the best time to contribute codes, suggestions, and bug reports. See the contributing section to learn how you can contribute.

Install

Install with a Babylonjs project manually.

npm install @jpmorganchase/anu
import * as anu from '@jpmorganchase/anu'

or

Install with our project template

npx @jpmorganchase/anu-starter@latest my_project 
cd my_project
npm install 
npm run dev

Questions, Comments, or Suggestions?

If you have any questions, comments or suggestions please feel free to drop by the discussion forum!

Contributing

There are many ways to contribute such as:

1. Contribute suggestions, ideas, and bug reports via github issues 
2. Request of Contribute a visualization example for the gallery via github issues
3. Ask or answer questions on our forum via github discussions 
4. Bug fixes and code contributions via pull request
5. Work on a item from the road map or a new idea,
   open a discussion on our forum first to get more information and feedback

If you would like to open and merge a pull request, you must first sign the contributor license agreement (CLA) found in the root of this repo.

Road Map

Below is a list of select completed and planned features

  • Data Binding Scene Graph Manipulation
  • Selections
  • 2D Text Pre-fab
  • Axes Pre-fab
  • Texture based maps and globes Pre-fab
  • Grid based layouts Pre-fab
  • Network visualizations (in progress)
  • Data based animation tools
  • Common data visualization interactions
  • Color scale materials / shaders
0.0.53

10 days ago

0.0.54

10 days ago

0.0.52

29 days ago

0.0.5

1 month ago

0.0.41

2 months ago

0.0.42

2 months ago

0.0.43

2 months ago

0.0.39

2 months ago

0.0.4

2 months ago

0.0.37

2 months ago

0.0.38

2 months ago

0.0.35

2 months ago

0.0.3

2 months ago

0.0.28

3 months ago

0.0.27

3 months ago

0.0.26

3 months ago

0.0.25

3 months ago

0.0.24

4 months ago

0.0.23

4 months ago

0.0.22

4 months ago

0.0.21

4 months ago

0.0.2

5 months ago

0.0.1-a

7 months ago

0.0.1

7 months ago