Skip to content

Commit

Permalink
Fixing readme
Browse files Browse the repository at this point in the history
  • Loading branch information
merschformann committed Jan 12, 2024
1 parent ea29014 commit 714a7ea
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 37 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,19 +99,19 @@ A more detailed introduction and a plot gallery can be found [here](examples/REA

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

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

Preview _route_ plot (full .png-file):

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

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

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

Preview _cluster_ plot (full .png-file):

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

## Auto-completion

Expand Down
12 changes: 6 additions & 6 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ written to `data/<original_name>.png` & `data/<original_name>.html`. At default,
the plots are written to the same directory as the input file using its name.
This can be changed via the `--output_image` & `--output_map` parameters.

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

## Route plotting with routingkit support

Expand Down Expand Up @@ -123,8 +123,8 @@ nextplot route \
--rk_osm kansai-latest.osm.pbf
```

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

## Cluster plotting

Expand Down Expand Up @@ -206,8 +206,8 @@ Plotting map to data/rome-cluster.json.html
We again get some statistics about our clusters and the plots are also available
at the data file location.
The map plot should look like [this](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/plots/rome-cluster):
![rome-cluster.json.html.png](http://nextplot-docs.s3-website-us-west-2.amazonaws.com/plots/rome-cluster/rome-cluster.json.html.png)
The map plot should look like [this](https://nextmv-io.github.io/nextplot/plots/rome-cluster):
![rome-cluster.json.html.png](https://nextmv-io.github.io/nextplot/plots/rome-cluster/rome-cluster.json.html.png)
## Additional information
Expand Down
54 changes: 27 additions & 27 deletions examples/gallery/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ nextplot route \

Image result:

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

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

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

---

Expand All @@ -52,11 +52,11 @@ nextplot cluster \

Image result:

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

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

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

---

Expand All @@ -77,11 +77,11 @@ nextplot point \

Image result:

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

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

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

---

Expand All @@ -106,11 +106,11 @@ nextplot route \

Image result:

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

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

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

---

Expand All @@ -137,11 +137,11 @@ nextplot route \

Image result:

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

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

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

---

Expand Down Expand Up @@ -173,9 +173,9 @@ nextplot route \

Image result:

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

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

---

Expand All @@ -194,9 +194,9 @@ nextplot route \
--route_direction animation
```

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

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

---

Expand All @@ -218,11 +218,11 @@ nextplot point \

Image result:

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

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

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

---

Expand All @@ -243,11 +243,11 @@ nextplot point \

Image result:

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

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

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

---

Expand All @@ -265,8 +265,8 @@ nextplot progression \
--title "Fleet cloud comparison"
```

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

Image result:

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

0 comments on commit 714a7ea

Please sign in to comment.