Go to file
Alexander Weinhold ac59e921f6 remove last mentions of old repo 2018-12-06 17:50:32 +01:00
_examples change import paths 2018-12-06 16:46:27 +01:00
_images can rotate text + add y axis names 2016-08-06 21:59:46 -07:00
drawing change import paths 2018-12-06 16:57:29 +01:00
matrix Fixed order of arguments to assert.Len in test files. (#93) 2018-09-05 08:45:19 -07:00
roboto Helper API refactor (#40) 2017-05-12 17:12:23 -07:00
seq change import paths 2018-12-06 16:38:58 +01:00
util adds a rerender example 2018-10-11 17:18:46 -07:00
.gitignore removing coverage artifact 2018-10-12 09:23:56 -07:00
COVERAGE adds circle ci 2018-10-12 09:23:30 -07:00
LICENSE license and readme. 2016-07-07 20:37:57 -07:00
Makefile fixing build 2018-10-12 09:26:46 -07:00
PROFANITY adding IntValueFormatter 2018-09-07 11:17:11 -07:00
annotation_series.go change import paths 2018-12-06 16:38:58 +01:00
annotation_series_test.go change import paths 2018-12-06 16:38:58 +01:00
axis.go can just supply inverted ranges. 2017-01-09 17:57:45 -08:00
bar_chart.go change import paths 2018-12-06 16:38:58 +01:00
bar_chart_test.go Fixed order of arguments to assert.Len in test files. (#93) 2018-09-05 08:45:19 -07:00
bollinger_band_series.go change import paths 2018-12-06 16:38:58 +01:00
bollinger_band_series_test.go change import paths 2018-12-06 16:38:58 +01:00
box.go change import paths 2018-12-06 16:38:58 +01:00
box_test.go fixing find and replace issue 2018-04-05 00:42:38 -07:00
chart.go change import paths 2018-12-06 16:38:58 +01:00
chart_test.go change import paths 2018-12-06 16:38:58 +01:00
colors.go change import paths 2018-12-06 16:38:58 +01:00
concat_series.go Helper API refactor (#40) 2017-05-12 17:12:23 -07:00
concat_series_test.go change import paths 2018-12-06 16:38:58 +01:00
continuous_range.go descending 2017-01-10 13:50:17 -08:00
continuous_range_test.go change import paths 2018-12-06 16:38:58 +01:00
continuous_series.go updates + tests 2018-09-07 12:52:30 -07:00
continuous_series_test.go change import paths 2018-12-06 16:38:58 +01:00
defaults.go color maps 2017-04-14 17:43:52 -07:00
draw.go change import paths 2018-12-06 16:38:58 +01:00
ema_series.go updates + tests 2018-09-07 12:52:30 -07:00
ema_series_test.go change import paths 2018-12-06 16:38:58 +01:00
first_value_annotation.go updates + tests 2018-09-07 12:52:30 -07:00
first_value_annotation_test.go updates + tests 2018-09-07 12:52:30 -07:00
font.go change import paths 2018-12-06 16:38:58 +01:00
grid_line.go changing gridline behavior. 2016-08-11 20:42:25 -07:00
grid_line_test.go Fixed order of arguments to assert.Len in test files. (#93) 2018-09-05 08:45:19 -07:00
histogram_series.go Helper API refactor (#40) 2017-05-12 17:12:23 -07:00
histogram_series_test.go change import paths 2018-12-06 16:38:58 +01:00
image_writer.go adding validation. 2017-02-03 11:26:53 -08:00
jet.go change import paths 2018-12-06 16:38:58 +01:00
last_value_annotation.go updates + tests 2018-09-07 12:52:30 -07:00
last_value_annotation_test.go updates + tests 2018-09-07 12:52:30 -07:00
legend.go change import paths 2018-12-06 16:38:58 +01:00
legend_test.go fixing find and replace issue 2018-04-05 00:42:38 -07:00
linear_coefficient_provider.go sequence tweaks, removing market hours anything 2018-09-10 13:08:20 -07:00
linear_regression_series.go change import paths 2018-12-06 16:38:58 +01:00
linear_regression_series_test.go change import paths 2018-12-06 16:38:58 +01:00
linear_series.go sequence tweaks, removing market hours anything 2018-09-10 13:08:20 -07:00
macd_series.go Helper API refactor (#40) 2017-05-12 17:12:23 -07:00
macd_series_test.go fixing find and replace issue 2018-04-05 00:42:38 -07:00
min_max_series.go Helper API refactor (#40) 2017-05-12 17:12:23 -07:00
pie_chart.go change import paths 2018-12-06 16:38:58 +01:00
pie_chart_test.go fixing find and replace issue 2018-04-05 00:42:38 -07:00
polynomial_regression_series.go change import paths 2018-12-06 16:38:58 +01:00
polynomial_regression_test.go change import paths 2018-12-06 16:38:58 +01:00
range.go descending 2017-01-10 13:50:17 -08:00
raster_renderer.go change import paths 2018-12-06 16:38:58 +01:00
renderable.go api tweaks. 2016-07-14 18:29:06 -07:00
renderer.go change import paths 2018-12-06 16:38:58 +01:00
renderer_provider.go snapshot. 2016-07-10 01:11:47 -07:00
series.go adding validation. 2017-02-03 11:26:53 -08:00
sma_series.go change import paths 2018-12-06 16:38:58 +01:00
sma_series_test.go change import paths 2018-12-06 16:38:58 +01:00
stacked_bar_chart.go change import paths 2018-12-06 16:38:58 +01:00
style.go change import paths 2018-12-06 16:38:58 +01:00
style_test.go change import paths 2018-12-06 16:38:58 +01:00
text.go change import paths 2018-12-06 16:38:58 +01:00
text_test.go Fixed order of arguments to assert.Len in test files. (#93) 2018-09-05 08:45:19 -07:00
tick.go change import paths 2018-12-06 16:38:58 +01:00
tick_test.go Fixed order of arguments to assert.Len in test files. (#93) 2018-09-05 08:45:19 -07:00
time_series.go change import paths 2018-12-06 16:38:58 +01:00
time_series_test.go fixing find and replace issue 2018-04-05 00:42:38 -07:00
value.go change import paths 2018-12-06 16:38:58 +01:00
value_formatter.go adding IntValueFormatter 2018-09-07 11:17:11 -07:00
value_formatter_provider.go mostly works. 2016-07-10 10:43:04 -07:00
value_formatter_test.go change import paths 2018-12-06 16:38:58 +01:00
value_provider.go change import paths 2018-12-06 16:38:58 +01:00
value_test.go Fixed order of arguments to assert.Len in test files. (#93) 2018-09-05 08:45:19 -07:00
vector_renderer.go change import paths 2018-12-06 16:57:29 +01:00
vector_renderer_test.go change import paths 2018-12-06 16:38:58 +01:00
viridis.go change import paths 2018-12-06 16:38:58 +01:00
xaxis.go change import paths 2018-12-06 16:38:58 +01:00
xaxis_test.go Fixed order of arguments to assert.Len in test files. (#93) 2018-09-05 08:45:19 -07:00
yaxis.go change import paths 2018-12-06 16:38:58 +01:00
yaxis_test.go Fixed order of arguments to assert.Len in test files. (#93) 2018-09-05 08:45:19 -07:00