https://github.com/danvk/dygraphs-dpxdt
dpxdt screenshots for dygraphs charting library
https://github.com/danvk/dygraphs-dpxdt
Last synced: 5 months ago
JSON representation
dpxdt screenshots for dygraphs charting library
- Host: GitHub
- URL: https://github.com/danvk/dygraphs-dpxdt
- Owner: danvk
- License: apache-2.0
- Created: 2014-11-11T14:56:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-12-08T14:46:45.000Z (over 8 years ago)
- Last Synced: 2025-03-03T06:28:03.817Z (over 1 year ago)
- Size: 4.38 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
dygraphs / dpxdt
----------------
Screenshot testing for dygraphs. Should eventually make its way into the main dygraphs repo.
## Usage
Install [dpxdt] globally:
pip install dpxdt
Then update the screenshots:
dpxdt update .
You'll this repo and the `dygraphs` repo to be siblings for this to work, e.g.
$HOME/
git/
dygraphs
dygraphs-dpxdt
If nothing has changed, you'll see a clean `git diff`. If something has, you can inspect it using something like [`git webdiff`][webdiff].
[dpxdt]: https://github.com/bslatkin/dpxdt
[webdiff]: https://github.com/danvk/webdiff