uvCharts v1.1.0 Release Notes

Release Date: 2015-08-23 // over 8 years ago
  • ⚡️ 1.1.0 is a significant update to 1.0.0 with a lot of exciting stuff mentioned below:

    🔋 Features

    • 📱 Responsiveness
    • 👍 Negative scales in Bar, Step Up Bar, Line, Area charts (Other chart types are not supported when using Negative scales as it doesn't make sense. If you think it can be extended to the other chart types, let us know by raising an issue)
    • 👍 Click callback support

    🔧 > Note: Responsiveness is enabled by default for all charts, you can disable it by adding responsive: false to the graph section in configuration

    🐛 Bug fixes

    Quite a few of them, do check out our issues closed tagged as bugs

    Depreciations

    StepUpWaterfall has been depreciated in favor of StepUpBar which is now capable to provide same functionality.

    🚀 Release credits

    @pankajkumar005, @hashd