react-timeseries-charts
Advanced tools
Changelog
v0.16.1
May 17, 2019
Changelog
v0.15.5
Nov 1, 2018
Bug Fixes:
Changelog
v0.15.3
Aug 15, 2018
LabelAxis
componentAreaChart
codeBug fixes:
marginBottom
to the Legend
component (Fixes #243)BarChart
when the height of the rectangle is 0 (Fixes #294)ChartContainer
(Fixes #296)Changelog
v0.15.0
May 22, 2018
YAxis
and TimeAxis
styling of all elements. This is a breaking change, but now allows much more flexible styling. See the the DDoS example. In #267.YAxis
now supports horizontal grid lines. This only applies to axes which are adjacent to the chart (Fixes #244). In #267.TimeAxis
now supports angled labels #229ChartContainer
(Fixes #9)AreaChart
s now have an option to break at data gaps (i.e. ignore nulls
and NaNs
) in #247ChartContainer
now has a margin prop that will surround the chart with empty space. This is useful to avoid clipped TimeAxis
labels #229TimeAxis
scale function exposed as second argument to onTrackerChanged()
by @ethanroday in #238YAxis
yscale by @ethanroday in #251Bug fixes:
Changelog
v0.14.0
March 2, 2018
Changelog
v0.13.1
January 29, 2018