Skip to content

Commit 714a7ea

Browse files
committed
Fixing readme
1 parent ea29014 commit 714a7ea

File tree

3 files changed

+37
-37
lines changed

3 files changed

+37
-37
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -99,19 +99,19 @@ A more detailed introduction and a plot gallery can be found [here](examples/REA
9999

100100
Preview _route_ plot (screenshot of .html-file, cartodbdark_matter selected):
101101

102-
![sample-plot-html](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/plots/sneak/example-route-html.png)
102+
![sample-plot-html](https://nextmv-io.github.io/nextplot/plots/sneak/example-route-html.png)
103103

104104
Preview _route_ plot (full .png-file):
105105

106-
![sample-plot-png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/plots/sneak/example-route-png.png)
106+
![sample-plot-png](https://nextmv-io.github.io/nextplot/plots/sneak/example-route-png.png)
107107

108108
Preview _cluster_ plot (screenshot of .html-file, cartodbdark_matter selected):
109109

110-
![sample-plot-html](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/plots/sneak/example-cluster-html.png)
110+
![sample-plot-html](https://nextmv-io.github.io/nextplot/plots/sneak/example-cluster-html.png)
111111

112112
Preview _cluster_ plot (full .png-file):
113113

114-
![sample-plot-png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/plots/sneak/example-cluster-png.png)
114+
![sample-plot-png](https://nextmv-io.github.io/nextplot/plots/sneak/example-cluster-png.png)
115115

116116
## Auto-completion
117117

examples/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ written to `data/<original_name>.png` & `data/<original_name>.html`. At default,
8383
the plots are written to the same directory as the input file using its name.
8484
This can be changed via the `--output_image` & `--output_map` parameters.
8585

86-
The map plot should look like [this](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/plots/dortmund-route):
87-
![dortmund-route.json.html.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/plots/dortmund-route/dortmund-route.json.html.png)
86+
The map plot should look like [this](https://nextmv-io.github.io/nextplot/plots/dortmund-route):
87+
![dortmund-route.json.html.png](https://nextmv-io.github.io/nextplot/plots/dortmund-route/dortmund-route.json.html.png)
8888

8989
## Route plotting with routingkit support
9090

@@ -123,8 +123,8 @@ nextplot route \
123123
--rk_osm kansai-latest.osm.pbf
124124
```
125125

126-
The map plot should look like [this](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/plots/kyoto-route):
127-
![kyoto-route.json.html.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/plots/kyoto-route/kyoto-route.json.html.png)
126+
The map plot should look like [this](https://nextmv-io.github.io/nextplot/plots/kyoto-route):
127+
![kyoto-route.json.html.png](https://nextmv-io.github.io/nextplot/plots/kyoto-route/kyoto-route.json.html.png)
128128

129129
## Cluster plotting
130130

@@ -206,8 +206,8 @@ Plotting map to data/rome-cluster.json.html
206206
We again get some statistics about our clusters and the plots are also available
207207
at the data file location.
208208
209-
The map plot should look like [this](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/plots/rome-cluster):
210-
![rome-cluster.json.html.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/plots/rome-cluster/rome-cluster.json.html.png)
209+
The map plot should look like [this](https://nextmv-io.github.io/nextplot/plots/rome-cluster):
210+
![rome-cluster.json.html.png](https://nextmv-io.github.io/nextplot/plots/rome-cluster/rome-cluster.json.html.png)
211211
212212
## Additional information
213213

examples/gallery/README.md

+27-27
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ nextplot route \
2323

2424
Image result:
2525

26-
![dortmund-route.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/dortmund-route/dortmund-route.png)
26+
![dortmund-route.png](https://nextmv-io.github.io/nextplot/gallery/dortmund-route/dortmund-route.png)
2727

28-
Map result ([link](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/dortmund-route)):
28+
Map result ([link](https://nextmv-io.github.io/nextplot/gallery/dortmund-route)):
2929

30-
![dortmund-route.html.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/dortmund-route/dortmund-route.html.png)
30+
![dortmund-route.html.png](https://nextmv-io.github.io/nextplot/gallery/dortmund-route/dortmund-route.html.png)
3131

3232
---
3333

@@ -52,11 +52,11 @@ nextplot cluster \
5252

5353
Image result:
5454

55-
![dortmund-cluster.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/dortmund-cluster/dortmund-cluster.png)
55+
![dortmund-cluster.png](https://nextmv-io.github.io/nextplot/gallery/dortmund-cluster/dortmund-cluster.png)
5656

57-
Map result ([link](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/dortmund-cluster)):
57+
Map result ([link](https://nextmv-io.github.io/nextplot/gallery/dortmund-cluster)):
5858

59-
![dortmund-cluster.html.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/dortmund-cluster/dortmund-cluster.html.png)
59+
![dortmund-cluster.html.png](https://nextmv-io.github.io/nextplot/gallery/dortmund-cluster/dortmund-cluster.html.png)
6060

6161
---
6262

@@ -77,11 +77,11 @@ nextplot point \
7777

7878
Image result:
7979

80-
![dortmund-point.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/dortmund-point/dortmund-point.png)
80+
![dortmund-point.png](https://nextmv-io.github.io/nextplot/gallery/dortmund-point/dortmund-point.png)
8181

82-
Map result ([link](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/dortmund-point)):
82+
Map result ([link](https://nextmv-io.github.io/nextplot/gallery/dortmund-point)):
8383

84-
![dortmund-point.html.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/dortmund-point/dortmund-point.html.png)
84+
![dortmund-point.html.png](https://nextmv-io.github.io/nextplot/gallery/dortmund-point/dortmund-point.html.png)
8585

8686
---
8787

@@ -106,11 +106,11 @@ nextplot route \
106106

107107
Image result:
108108

109-
![paris-route.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/paris-route/paris-route.png)
109+
![paris-route.png](https://nextmv-io.github.io/nextplot/gallery/paris-route/paris-route.png)
110110

111-
Map result ([link](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/paris-route)):
111+
Map result ([link](https://nextmv-io.github.io/nextplot/gallery/paris-route)):
112112

113-
![paris-route.html.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/paris-route/paris-route.html.png)
113+
![paris-route.html.png](https://nextmv-io.github.io/nextplot/gallery/paris-route/paris-route.html.png)
114114

115115
---
116116

@@ -137,11 +137,11 @@ nextplot route \
137137

138138
Image result:
139139

140-
![fleet-cloud.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/fleet-cloud/fleet-cloud.png)
140+
![fleet-cloud.png](https://nextmv-io.github.io/nextplot/gallery/fleet-cloud/fleet-cloud.png)
141141

142-
Map result ([link](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/fleet-cloud)):
142+
Map result ([link](https://nextmv-io.github.io/nextplot/gallery/fleet-cloud)):
143143

144-
![fleet-cloud.html.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/fleet-cloud/fleet-cloud.html.png)
144+
![fleet-cloud.html.png](https://nextmv-io.github.io/nextplot/gallery/fleet-cloud/fleet-cloud.html.png)
145145

146146
---
147147

@@ -173,9 +173,9 @@ nextplot route \
173173

174174
Image result:
175175

176-
Map result ([link](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/paris-markers)):
176+
Map result ([link](https://nextmv-io.github.io/nextplot/gallery/paris-markers)):
177177

178-
![fleet-cloud.html.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/paris-markers/paris-markers.html.png)
178+
![fleet-cloud.html.png](https://nextmv-io.github.io/nextplot/gallery/paris-markers/paris-markers.html.png)
179179

180180
---
181181

@@ -194,9 +194,9 @@ nextplot route \
194194
--route_direction animation
195195
```
196196

197-
Map result ([link](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/fleet-cloud/fleet-cloud-animation.html)):
197+
Map result ([link](https://nextmv-io.github.io/nextplot/gallery/fleet-cloud/fleet-cloud-animation.html)):
198198

199-
![fleet-cloud-animation.html.gif](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/fleet-cloud/fleet-cloud-animation.gif)
199+
![fleet-cloud-animation.html.gif](https://nextmv-io.github.io/nextplot/gallery/fleet-cloud/fleet-cloud-animation.gif)
200200

201201
---
202202

@@ -218,11 +218,11 @@ nextplot point \
218218

219219
Image result:
220220

221-
![paris-point-grouped.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/paris-point-grouped/paris-point-grouped.png)
221+
![paris-point-grouped.png](https://nextmv-io.github.io/nextplot/gallery/paris-point-grouped/paris-point-grouped.png)
222222

223-
Map result ([link](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/paris-point-grouped)):
223+
Map result ([link](https://nextmv-io.github.io/nextplot/gallery/paris-point-grouped)):
224224

225-
![paris-point-grouped.html.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/paris-point-grouped/paris-point-grouped.html.png)
225+
![paris-point-grouped.html.png](https://nextmv-io.github.io/nextplot/gallery/paris-point-grouped/paris-point-grouped.html.png)
226226

227227
---
228228

@@ -243,11 +243,11 @@ nextplot point \
243243

244244
Image result:
245245

246-
![paris-point-ungrouped.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/paris-point-ungrouped/paris-point-ungrouped.png)
246+
![paris-point-ungrouped.png](https://nextmv-io.github.io/nextplot/gallery/paris-point-ungrouped/paris-point-ungrouped.png)
247247

248-
Map result ([link](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/paris-point-ungrouped)):
248+
Map result ([link](https://nextmv-io.github.io/nextplot/gallery/paris-point-ungrouped)):
249249

250-
![paris-point-ungrouped.html.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/paris-point-ungrouped/paris-point-ungrouped.html.png)
250+
![paris-point-ungrouped.html.png](https://nextmv-io.github.io/nextplot/gallery/paris-point-ungrouped/paris-point-ungrouped.html.png)
251251

252252
---
253253

@@ -265,8 +265,8 @@ nextplot progression \
265265
--title "Fleet cloud comparison"
266266
```
267267

268-
Interactive result: [link](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/fleet-cloud-comparison)
268+
Interactive result: [link](https://nextmv-io.github.io/nextplot/gallery/fleet-cloud-comparison)
269269

270270
Image result:
271271

272-
![fleet-cloud-comparison.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/gallery/fleet-cloud-comparison/fleet-cloud-comparison.png)
272+
![fleet-cloud-comparison.png](https://nextmv-io.github.io/nextplot/gallery/fleet-cloud-comparison/fleet-cloud-comparison.png)

0 commit comments

Comments
 (0)