Skip to content

Commit

Permalink
docs: update screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
cprice-scottlogic authored and chrisprice committed May 5, 2020
1 parent 25e19b9 commit 301e0a7
Show file tree
Hide file tree
Showing 97 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ npm run examples -- --testNamePattern image --updateSnapshot
npm run examples -- --testNamePattern image
```

The script that livereload injects has been known to cause issues with
determinism. Depending upon the version of Chromium, `Math.random()` can be
The script that livereload injects has been known to cause issues with
determinism. Depending upon the version of Chromium, `Math.random()` can be
invoked by livereload, which then changes the value of subsequent invocations.

To avoid this we bundle without the livereload script and use a vanilla HTTP
Expand Down
Binary file modified examples/annotation-canvas-band/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/annotation-canvas-crosshair/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/annotation-canvas-gridline/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/annotation-canvas-line/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/annotation-gridline-transition/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/annotation-svg-band/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/annotation-svg-crosshair/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/annotation-svg-gridline/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/annotation-svg-line/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/axis-band-scale/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/axis-center/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/axis-color/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/axis-label-offset/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/axis-offset/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/axis-rotate-auto/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/axis-rotate-decorate/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/axis-tick-arguments/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/axis-transition/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/brush-navigator/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/brush-zoom/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/bubble-chart/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/building-a-chart/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/chart-cartesian-custom-axis/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/chart-cartesian-move-axis/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/chart-cartesian-ordinal/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/chart-cartesian-second-axis/screenshot.png
Binary file modified examples/chart-cartesian-transition/screenshot.png
Binary file modified examples/chart-deprecated/screenshot.png
Binary file modified examples/chart-zoom/screenshot.png
Binary file modified examples/diamonds/screenshot.png
Binary file modified examples/earth-and-mars/screenshot.png
Binary file modified examples/element-bespoke-chart-layout/screenshot.png
Binary file modified examples/idempotent-streaming-chart/screenshot.png
Binary file modified examples/label-layout/screenshot.png
Binary file modified examples/sample/screenshot.png
Binary file modified examples/series-canvas-area/screenshot.png
Binary file modified examples/series-canvas-auto-bandwidth/screenshot.png
Binary file modified examples/series-canvas-bar/screenshot.png
Binary file modified examples/series-canvas-boxplot/screenshot.png
Binary file modified examples/series-canvas-candlestick/screenshot.png
Binary file modified examples/series-canvas-decorate-append/screenshot.png
Binary file modified examples/series-canvas-decorate/screenshot.png
Binary file modified examples/series-canvas-errorbar/screenshot.png
Binary file modified examples/series-canvas-grouped/screenshot.png
Binary file modified examples/series-canvas-heatmap/screenshot.png
Binary file modified examples/series-canvas-line/screenshot.png
Binary file modified examples/series-canvas-multi/screenshot.png
Binary file modified examples/series-canvas-ohlc/screenshot.png
Binary file modified examples/series-canvas-point-size-type/screenshot.png
Binary file modified examples/series-canvas-point/screenshot.png
Binary file modified examples/series-canvas-repeat/screenshot.png
Binary file modified examples/series-canvas-stacked/screenshot.png
Binary file modified examples/series-svg-area/screenshot.png
Binary file modified examples/series-svg-auto-bandwidth/screenshot.png
Binary file modified examples/series-svg-bar/screenshot.png
Binary file modified examples/series-svg-boxplot/screenshot.png
Binary file modified examples/series-svg-candlestick/screenshot.png
Binary file modified examples/series-svg-decorate-append/screenshot.png
Binary file modified examples/series-svg-decorate/screenshot.png
Binary file modified examples/series-svg-errorbar/screenshot.png
Binary file modified examples/series-svg-grouped-alternate/screenshot.png
Binary file modified examples/series-svg-grouped/screenshot.png
Binary file modified examples/series-svg-heatmap/screenshot.png
Binary file modified examples/series-svg-line/screenshot.png
Binary file modified examples/series-svg-multi/screenshot.png
Binary file modified examples/series-svg-ohlc/screenshot.png
Binary file modified examples/series-svg-point-size-type/screenshot.png
Binary file modified examples/series-svg-point/screenshot.png
Binary file modified examples/series-svg-repeat/screenshot.png
Binary file modified examples/series-svg-stacked/screenshot.png
Binary file modified examples/series-webgl-area/screenshot.png
Binary file modified examples/series-webgl-bar/screenshot.png
Binary file modified examples/series-webgl-boxplot/screenshot.png
Binary file modified examples/series-webgl-candlestick/screenshot.png
Binary file modified examples/series-webgl-errorbar/screenshot.png
Binary file modified examples/series-webgl-line/screenshot.png
Binary file modified examples/series-webgl-multi/screenshot.png
Binary file modified examples/series-webgl-ohlc/screenshot.png
Binary file modified examples/series-webgl-point/screenshot.png
Binary file modified examples/series-webgl-repeat/screenshot.png
Binary file modified examples/series-webgl-stacked/screenshot.png
Binary file modified examples/simple-chart/screenshot.png
Binary file modified examples/stacked-bar-chart/screenshot.png
Binary file modified examples/streaming-chart/screenshot.png
Binary file modified examples/svg-canvas-and-webgl-chart/screenshot.png
Binary file modified examples/technical-indicator-bollinger-bands-canvas/screenshot.png
Binary file modified examples/technical-indicator-bollinger-bands-svg/screenshot.png
Binary file modified examples/technical-indicator-elder-ray/screenshot.png
Binary file modified examples/technical-indicator-envelope/screenshot.png
Binary file modified examples/technical-indicator-force-index/screenshot.png
Binary file modified examples/technical-indicator-macd/screenshot.png
Binary file modified examples/technical-indicator-stochastic-oscillator/screenshot.png
Binary file modified examples/transitions/screenshot.png
Binary file modified examples/webgl-context-lost/screenshot.png
Binary file modified examples/webgl-with-svg-overlay/screenshot.png

0 comments on commit 301e0a7

Please sign in to comment.