-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
124 changed files
with
9,497 additions
and
15,760 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
DAEX_TESSERACT_SERVER=http://localhost:7777 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,5 @@ node_modules/ | |
.space/ | ||
**/dist/ | ||
|
||
.env | ||
.DS_Store | ||
*.local |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,12 @@ | ||
# @datawheel/tesseract-ui | ||
<img src="./assets/tesseract.svg" width="100" align="right" /> | ||
|
||
A data exploration UI framework, to work with [`olap-client`](https://www.npmjs.com/package/@datawheel/olap-client)-compatible data servers. | ||
# @datawheel/data-explorer | ||
|
||
## Packages | ||
A framework for data exploration and cross-reference, intended to work with [tesseract-olap](https://pypi.org/project/tesseract-olap/) servers. | ||
|
||
### [create-tesseract-ui](./packages/create-tesseract-ui/) | ||
|
||
<a href="https://www.npmjs.com/package/@datawheel/create-tesseract-ui"> | ||
<img src="https://img.shields.io/npm/v/@datawheel/create-tesseract-ui.svg" alt="npm package" align="right"> | ||
</a> | ||
|
||
A `npm init` script to easily create a single working instance of tesseract-ui in a server. | ||
|
||
### [Cube Audit script](./packages/cube-audit/) | ||
|
||
<a href="https://www.npmjs.com/package/@datawheel/cube-audit"> | ||
<img src="https://img.shields.io/npm/v/@datawheel/cube-audit.svg" alt="npm package" align="right"> | ||
</a> | ||
|
||
A `npx` script to audit metainformation annotations on cubes from olap-client compatible servers. | ||
|
||
### [DataExplorer](./packages/tesseract-explorer/) | ||
|
||
<a href="https://www.npmjs.com/package/@datawheel/tesseract-explorer"> | ||
<img src="https://img.shields.io/npm/v/@datawheel/tesseract-explorer.svg" alt="npm package" align="right"> | ||
</a> | ||
|
||
The core of the project. This React component renders the whole main UI, but can be imported into any React framework. | ||
|
||
### [Vizbuilder plugin](./packages/vizbuilder/) | ||
|
||
<a href="https://www.npmjs.com/package/@datawheel/tesseract-vizbuilder"> | ||
<img src="https://img.shields.io/npm/v/@datawheel/tesseract-vizbuilder.svg" alt="npm package" align="right"> | ||
</a> | ||
|
||
A view plugin for DataExplorer. Integrates the [`@datawheel/vizbuilder`](https://www.npmjs.com/package/@datawheel/vizbuilder) React component to use the query result to generate charts. | ||
<a href><img src="https://img.shields.io/npm/v/@datawheel/data-explorer.svg" alt="npm package"/></a> | ||
|
||
## License | ||
|
||
© 2021 [Datawheel, LLC](https://datawheel.us/) | ||
© 2024 [Datawheel, LLC](https://datawheel.us/) | ||
This project is made available under the [MIT License](./LICENSE). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/// <reference types="vite/client" /> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.