[
https://issues.apache.org/jira/browse/ARROW-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16377674#comment-16377674
]
ASF GitHub Bot commented on ARROW-2206:
---------------------------------------
wesm closed pull request #1652: ARROW-2206: [JS] Document Perspective project
URL: https://github.com/apache/arrow/pull/1652
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/js/README.md b/js/README.md
index a34664b27..2126c3942 100644
--- a/js/README.md
+++ b/js/README.md
@@ -212,6 +212,7 @@ Full list of broader Apache Arrow [projects &
organizations](https://github.com/
* [Apache Arrow](https://arrow.apache.org) -- Parent project for Powering
Columnar In-Memory Analytics, including affiliated open source projects
* [rxjs-mapd](https://github.com/graphistry/rxjs-mapd) -- A MapD Core
node-driver that returns query results as Arrow columns
+* [Perspective](https://github.com/jpmorganchase/perspective) -- Perspective
is a streaming data visualization engine by J.P. Morgan for JavaScript for
building real-time & user-configurable analytics entirely in the browser.
## Companies & Organizations
diff --git a/site/powered_by.md b/site/powered_by.md
index 73850cab3..8b407f26d 100644
--- a/site/powered_by.md
+++ b/site/powered_by.md
@@ -91,6 +91,7 @@ short description of your use case. See the following for
some examples.
* **[pandas][12]:** data analysis toolkit for Python programmers. pandas
supports reading and writing Parquet files using pyarrow. Several pandas
core developers are also contributors to Apache Arrow.
+* **[Perspective][23]:** Perspective is a streaming data visualization engine
in JavaScript for building real-time & user-configurable analytics entirely in
the browser.
* **[Quilt Data][13]:** Quilt is a data package manager, designed to make
managing data as easy as managing code. It supports Parquet format via
pyarrow for data access.
@@ -138,3 +139,4 @@ short description of your use case. See the following for
some examples.
[20]: https://github.com/johanpel/fletcher
[21]: https://www.paradigm4.com
[22]: https://github.com/Paradigm4/stream
+[23]: https://github.com/jpmorganchase/perspective
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [JS] Add Perspective as a community project
> -------------------------------------------
>
> Key: ARROW-2206
> URL: https://issues.apache.org/jira/browse/ARROW-2206
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Documentation, JavaScript
> Reporter: Leo Meyerovich
> Assignee: Leo Meyerovich
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> JS lib is used by [https://github.com/jpmorganchase/perspective] . We have
> permission from Deepank to reference.
>
> Tracking in [https://github.com/apache/arrow/pull/1652] .
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)