An open API service indexing awesome lists of open source software.

https://github.com/lnls-sirius/archiver-viewer

React based EPICS Archiver Viewer
https://github.com/lnls-sirius/archiver-viewer

archiver-viewer chartjs epics reactjs redux

Last synced: 2 months ago
JSON representation

React based EPICS Archiver Viewer

Awesome Lists containing this project

README

          

# EPICS Archiver Web Interface

A web interface based on [Chartjs](http://www.chartjs.org/)

## Building

Using docker:
```bash
docker-compose up build
```
For development purposes one may use docker containers or npm.

![Chart](./imgs/chart.png)
![SearchResults](./imgs/menu.png)