package
0.2.0
Repository: https://github.com/sugarme/lab.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Plot

Plot package provides ways to plot data to various type of graphics (image, text, svg).

Below are some examples of charts.

Basic Charts

Scatter Chart

Scatter chart

Bar Chart

bar chart

category bar chart

category bar chart

Pie Chart

Pie chart

Pie chart

Histogram

Histogram

Strip Chart

Strip chart

Mieten Chart

Mieten chart

Graphic Text

Graphic text

Graphic text

Chart Components

Autoscale

autoscale

Axis

log axis

Function

function plot

Tic

Scatter tics

Kernel

Kernels

Real Use Cases

Train valid Loss

Train valid loss

Find learning rate

Find learning rate

Acknowledgement

Most of the code here are taken and modified from

  1. https://github.com/vdobler/chart
  2. https://github.com/ajstarks/svgo