geo-plot 0.1.0

Plot geo_types with gnuplot
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "geo-plot"
version = "0.1.0"
authors = ["tsturzl <tsturzl@lefthandrobotics.com>"]
edition = "2018"
description = "Plot geo_types with gnuplot"
license = "MIT"

[dependencies]
geo-types = "0.4.3"
gnuplot = "0.0.33"