Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 99d95cc

Browse files
added example png
1 parent 802cac8 commit 99d95cc

File tree

4 files changed

+12
-1
lines changed

4 files changed

+12
-1
lines changed

‎.gitignore‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
__pycache__
2-
node_modules
2+
node_modules
3+
output

‎README.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
In this example we show how to use Numpy and Matplotlib (Python) from an WebSocket server (NodeJS) in order to build a **Polyglot Data Analysis and Visualization API**.
44

5+
<div align="center">
6+
<a href="" target="_blank">
7+
<img src="./resources/image.png" alt="Polyglot Visuals" style="max-width:100%; margin: 0 auto;" width="600" height="auto"></a>
8+
</div>
9+
510
## Install
611

712
Clone the repository:
@@ -51,6 +56,11 @@ It should output something like:
5156
output: look for the output folder for the visualized view
5257
```
5358

59+
<div align="center">
60+
<a href="" target="_blank">
61+
<img src="./resources/analysis_visualization.png" alt="Polyglot Visuals" style="max-width:100%; margin: 0 auto;" width="600" height="auto"></a>
62+
</div>
63+
5464
## Docker
5565

5666
An alternative version with Docker and automated testing is provided.

‎resources/analysis_visualization.png‎

94.7 KB
Loading[フレーム]

‎resources/image.png‎

74.7 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /