Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ognus/dygraphs-bower
Unofficial bower repo for dygraphs (JavaScript charting library)
https://github.com/ognus/dygraphs-bower
Last synced: about 1 month ago
JSON representation
Unofficial bower repo for dygraphs (JavaScript charting library)
- Host: GitHub
- URL: https://github.com/ognus/dygraphs-bower
- Owner: ognus
- Created: 2014-10-01T21:43:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-23T22:59:02.000Z (about 10 years ago)
- Last Synced: 2024-09-09T07:41:34.333Z (2 months ago)
- Size: 191 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dygraphs-bower (Deprecated)
==============
Unofficial bower repo for dygraphs (JavaScript charting library): https://github.com/danvk/dygraphs# Deprecation Warning
**Please don't use this repo.** Use dygraphs bower repo (https://github.com/danvk/dygraphs) as it already contains compiled file.
This repo will be removed soon and dygraphs-bower deregistered from bower.# Why this repo?
Dygraphs repo doesn't contain compiled and/or minified js file and I don't really want to run their building script as part of my building process nor to fetch the recent version from their server. I created this repo and registered is as a bower package for myself to use, as a temporary solution.# Bower install
```
bower install dygraphs-bower
```