Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

arnehilmann/go-chart-contrib

Repository files navigation

go-chart-contrib

Go Report Card

contribute some missing(?) features to the github.com/wcharczuk/go-chart library

Installation

> go get -u github.com/arnehilmann/go-chart-contrib

Features

ContinuousRange with nice Ticks on YAxis

specify the desired linespacing, and ContinuousRangeWithTicksLinespacing(float64) will create a Range object with nice intervalls. These intervalls are considered as nice: .5, 1, 2, 2.5, 5, 10

see some sample output with different linespacings

About

some extensions to wcharczuk/go-chart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages