spark

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2019 License: MIT Imports: 1 Imported by: 0

README

Sparkline library for Go

Example

import (
	"bitbucket.org/dtolpin/gosparkline"
	"fmt"
)

fmt.Println(spark.Line([]float64{1, 2, 3}))

License

MIT license.

Documentation

Overview

Sparklines

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Line

func Line(ys []float64) string

Line generates a sparkline string from a slice of float64.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL