Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
visualizer-echarts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Owen Graham
visualizer-echarts
Commits
97008c4c
Verified
Commit
97008c4c
authored
2 years ago
by
Owen Graham
Browse files
Options
Downloads
Patches
Plain Diff
Update README for ECharts-powered visualizer
parent
0b6bae1b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-9
8 additions, 9 deletions
README.md
with
8 additions
and
9 deletions
README.md
+
8
−
9
View file @
97008c4c
# AMRDC Data Visualizer
Embed
# AMRDC Data Visualizer
(powered by Apache ECharts)
Continued development of the
[
`amrdcdata-visualizer`
][
original-repo
]
web
app by Matthew Noojin.
Dynamic, zoomable graph of hourly Automatic Weather Station (AWS) data,
by year.
Supports overlaying multiple years' and/or stations' data.
Demonstration: https://amrc.ssec.wisc.edu/ograham/visualizer-embed/
[
original-repo
]:
https://github.com/mnooj/amrdcdata-visualizer
Demonstration:
<https://amrc.ssec.wisc.edu/ograham/visualizer-echarts/>
...
...
@@ -19,7 +18,7 @@ Demonstration: https://amrc.ssec.wisc.edu/ograham/visualizer-embed/
Clone this repository to a directory outside of the Apache document
root.
> On `amrc`, it's cloned to `~ograham/visualizer-e
mbed
/`.
> On `amrc`, it's cloned to `~ograham/visualizer-e
charts
/`.
#### Install virtual environment
...
...
@@ -39,9 +38,9 @@ to the `htdocs` directory in this repository.
The Apache configuration will have to allow such links outside of the
document root, as well as all rules in
`htdocs/.htaccess`
.
> On `amrc`, the web path is `/ograham/visualizer-e
mbed
/` and the
> On `amrc`, the web path is `/ograham/visualizer-e
charts
/` and the
> document root is `/data/web/amrc/htdocs`, so the linking command is
> `ln -sT ~ograham/visualizer-e
mbed
/htdocs /data/web/amrc/htdocs/ograham/visualizer-e
mbed
`.
> `ln -sT ~ograham/visualizer-e
charts
/htdocs /data/web/amrc/htdocs/ograham/visualizer-e
charts
`.
### As a Heroku app
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment