plotkit 1.0.0

A matplotlib-shaped, publication-quality plotting library for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[book]
title = "plotkit"
authors = ["plotkit contributors"]
description = "User guide for plotkit, a publication-quality plotting library for Rust."
language = "en"
src = "src"

[output.html]
git-repository-url = "https://github.com/anonymousAAK/plotrs"
default-theme = "navy"
preferred-dark-theme = "navy"
git-repository-icon = "fa-github"