Go to file
Will Charczuk d84d6790c0 text options! 2016-07-29 16:36:29 -07:00
date fixing calculate on day. 2016-07-27 00:34:10 -07:00
drawing text options! 2016-07-29 16:36:29 -07:00
examples text options! 2016-07-29 16:36:29 -07:00
images text options! 2016-07-29 16:36:29 -07:00
.travis.yml travis. 2016-07-28 14:32:23 -07:00
LICENSE license and readme. 2016-07-07 20:37:57 -07:00
Makefile testing histogram series. 2016-07-28 16:36:30 -07:00
README.md readme. 2016-07-28 19:19:26 -07:00
annotation_series.go text options! 2016-07-29 16:36:29 -07:00
annotation_series_test.go need to flesh out this test more. 2016-07-28 14:30:00 -07:00
axis.go introduces the `Range` interface (instead of a concrete type). 2016-07-21 14:11:27 -07:00
bollinger_band_series.go text options! 2016-07-29 16:36:29 -07:00
bollinger_band_series_test.go fixing test. 2016-07-18 15:49:34 -07:00
box.go testing histogram series. 2016-07-28 16:36:30 -07:00
box_test.go testing histogram series. 2016-07-28 16:36:30 -07:00
chart.go text options! 2016-07-29 16:36:29 -07:00
chart_test.go introduces the `Range` interface (instead of a concrete type). 2016-07-21 14:11:27 -07:00
concat_series.go introduces the `Range` interface (instead of a concrete type). 2016-07-21 14:11:27 -07:00
concat_series_test.go introduces the `Range` interface (instead of a concrete type). 2016-07-21 14:11:27 -07:00
continuous_range.go introduces the `Range` interface (instead of a concrete type). 2016-07-21 14:11:27 -07:00
continuous_range_test.go introduces the `Range` interface (instead of a concrete type). 2016-07-21 14:11:27 -07:00
continuous_series.go text options! 2016-07-29 16:36:29 -07:00
continuous_series_test.go testing histogram series. 2016-07-28 16:36:30 -07:00
defaults.go basics of stacked bar. 2016-07-28 18:51:55 -07:00
draw.go text options! 2016-07-29 16:36:29 -07:00
ema_series.go text options! 2016-07-29 16:36:29 -07:00
ema_series_test.go macd works with test. 2016-07-17 18:54:50 -07:00
grid_line.go market hours range not quite working yet. 2016-07-24 22:54:03 -07:00
grid_line_test.go fixing test. 2016-07-26 23:55:31 -07:00
histogram_series.go text options! 2016-07-29 16:36:29 -07:00
histogram_series_test.go testing histogram series. 2016-07-28 16:36:30 -07:00
legend.go text options! 2016-07-29 16:36:29 -07:00
linear_regression_series.go text options! 2016-07-29 16:36:29 -07:00
linear_regression_series_test.go FENCEPOSTS. 2016-07-27 12:54:40 -07:00
macd_series.go text options! 2016-07-29 16:36:29 -07:00
macd_series_test.go fixing macd inversion. 2016-07-18 17:41:59 -07:00
market_hours_range.go merge 2016-07-27 08:23:53 -07:00
market_hours_range_test.go tests. 2016-07-27 12:34:15 -07:00
pie_chart.go text options! 2016-07-29 16:36:29 -07:00
pie_chart_test.go need to flesh out this test more. 2016-07-28 14:30:00 -07:00
range.go introduces the `Range` interface (instead of a concrete type). 2016-07-21 14:11:27 -07:00
raster_renderer.go pie charts! 2016-07-28 02:34:44 -07:00
renderable.go api tweaks. 2016-07-14 18:29:06 -07:00
renderer.go pie charts! 2016-07-28 02:34:44 -07:00
renderer_provider.go snapshot. 2016-07-10 01:11:47 -07:00
ring_buffer.go tests. 2016-07-27 12:34:15 -07:00
ring_buffer_test.go moving averages! dashes! 2016-07-14 09:27:23 -07:00
roboto.go initial commit. 2016-07-06 18:54:00 -07:00
series.go adding `GetName()` to the series interface 2016-07-14 16:31:26 -07:00
sma_series.go text options! 2016-07-29 16:36:29 -07:00
sma_series_test.go more iterating on macd, need to get a better handle on how to test. 2016-07-17 11:10:04 -07:00
stacked_bar_chart.go text options! 2016-07-29 16:36:29 -07:00
style.go text options! 2016-07-29 16:36:29 -07:00
style_test.go text options! 2016-07-29 16:36:29 -07:00
text.go text options! 2016-07-29 16:36:29 -07:00
text_test.go text options! 2016-07-29 16:36:29 -07:00
tick.go ticks refactor. 2016-07-23 15:35:49 -07:00
tick_test.go ticks refactor. 2016-07-23 15:35:49 -07:00
time_series.go text options! 2016-07-29 16:36:29 -07:00
time_series_test.go updates 2016-07-09 20:14:11 -07:00
util.go test updates. 2016-07-28 18:56:45 -07:00
util_test.go test updates. 2016-07-28 18:56:45 -07:00
value.go test updates. 2016-07-28 18:56:45 -07:00
value_formatter.go response times example needs some ergonomic love. 2016-07-17 14:25:42 -07:00
value_formatter_provider.go mostly works. 2016-07-10 10:43:04 -07:00
value_formatter_test.go test fixes 2016-07-17 14:32:27 -07:00
value_provider.go bad interface format 2016-07-18 15:44:22 -07:00
value_test.go test updates. 2016-07-28 18:56:45 -07:00
vector_renderer.go text options! 2016-07-29 16:36:29 -07:00
vector_renderer_test.go text options! 2016-07-29 16:36:29 -07:00
xaxis.go text options! 2016-07-29 16:36:29 -07:00
xaxis_test.go testing histogram series. 2016-07-28 16:36:30 -07:00
yaxis.go text options! 2016-07-29 16:36:29 -07:00
yaxis_test.go coverage at 65.4% 2016-07-28 16:40:29 -07:00

README.md

go-chart

Build Status

Package chart is a very simple golang native charting library that supports timeseries and continuous line charts.

The v1.0 release has been tagged so things should be more or less stable, if something changes please log an issue.

Installation

To install chart run the following:

> go get -u github.com/wcharczuk/go-chart

Most of the components are interchangeable so feel free to crib whatever you want.

Output Examples

Spark Lines:

Single axis:

Two axis:

Other Chart Types

Pie Chart:

The code for this chart can be found in examples/pie_chart/main.go.

Code Examples

Actual chart configurations and examples can be found in the ./examples/ directory. They are web servers, so start them with go run main.go then access http://localhost:8080 to see the output.

Usage

Everything starts with the chart.Chart object. The bare minimum to draw a chart would be the following:


import (
    ...
    "bytes"
    ...
    "github.com/wcharczuk/go-chart" //exposes "chart"
)

graph := chart.Chart{
    Series: []chart.Series{
        chart.ContinuousSeries{
            XValues: []float64{1.0, 2.0, 3.0, 4.0},
            YValues: []float64{1.0, 2.0, 3.0, 4.0},
        },
    },
}

buffer := bytes.NewBuffer([]byte{})
err := graph.Render(chart.PNG, buffer)

Explanation of the above: A chart can have many Series, a Series is a collection of things that need to be drawn according to the X range and the Y range(s).

Here, we have a single series with x range values as float64s, rendered to a PNG. Note; we can pass any type of io.Writer into Render(...), meaning that we can render the chart to a file or a resonse or anything else that implements io.Writer.

API Overview

Everything on the chart.Chart object has defaults that can be overriden. Whenever a developer sets a property on the chart object, it is to be assumed that value will be used instead of the default. One complication here is any object's root chart.Style object (i.e named Style) and the Show property specifically, if any other property is set and the Show property is unset, it is assumed to be it's default value of False.

The best way to see the api in action is to look at the examples in the ./examples/ directory.

Design Philosophy

I wanted to make a charting library that used only native golang, that could be stood up on a server (i.e. it had built in fonts).

The goal with the API itself is to have the "zero value be useful", and to require the user to not code more than they absolutely needed.

Contributions

This library is super early but contributions are welcome.