react-timeseries-charts v0.12.6 Release Notes

Release Date: 2017-07-14 // almost 7 years ago
  • July 14, 2017

    • Improves formatting option to the time axis, it can either be a d3 time format string or a callback function (#86, #164)
    • Cleanup of formatting code, and mirror change into the TimeTracker code so that it works the same. (#164).
    • ๐Ÿ‘€ Fixes the undefined time that would sometimes be seen above the tracker info box (#147)
    • ๐Ÿ›  Fixes issue where the format specified on the ChartContainer would become stale (#140)
    • ๐Ÿ›  Fixes problem when the brush would get stuck if fully expanded (#141)
    • Adds ability to control the tick size (#150)
    • ๐Ÿ“„ Docs provide link to source code for examples (#133)