All Versions
1
Latest Version
Avg Release Cycle
-
Latest Release
963 days ago

Changelog History

  • v4.0.0 Changes

    August 27, 2021

    🔋 Features and highlights

    • 👌 Supports React 17 (for older React versions, use rumble-charts 3.x)
    • Code rewritten as TypeScript (with typings) and functional react components
    • 📚 Updated documentation (still in progress):
    • 📱 <Chart> supports percents for props width and height and is responsive by default (in this case, props layerWidth and layerHeight should be defined)
    • <Title> has a new prop textAnchor to define an alignment: "start", "middle" or "end".
    • <Animate> has a new prop onCancel to track animation cancellation (on the component unmount or re-render).