1.0.0-alpha.13 (2020-09-01)
Bug Fixes
- core: correcting xextents props (ec80146)
- series: small performance improvments in bar and candles (98c06ea)
- fixing scaling when data is discontinuous (4b20255)
- axes: correcting tickFormat prop (f97e9c5)
- core: correcting bar width with continuous scales (a967a18)
- core: displayXAccessor is optional (d6a5dda)
- interactive: correcting exports (afe3ba9), closes #440
- series: correcting props & dealing with undefined data (99664ba)
- removing canvas gradients (2205163)
Features
- core: replaced onLoadMore with onLoadBefore & onLoadAfter (4957c32)
- indicator: adding algorithm indicator (206c6a2)
- stories: adding custom timeFormat to scales stories (c72b81c)
- stories: adding scales examples (5cbcd9d)