github naver/billboard.js 1.8.0
1.8.0 release (2019-03-15)

latest releases: 3.14.1, 3.14.0, 3.14.0-next.4...
5 years ago

The detailed new feature description can be found at:

billboard.js 1.8.0 released today!

Features :

  • Area

    • Intent to ship area.linearGradient (#755)
  • Arc

    • Enhance multiline text label (#784)
  • Color

    • Intent to ship color.onover (#754)
  • Axis

    • Intent to ship tick show options (#737)
  • Title

    • Intent to ship multilined title (#612)
  • Bar

    • Intent to ship variant width (#720)

Bug Fixes :

  • Subchart

    • Correct subchart extent option (#142)
    • Maintain subchart selection on resize (#778)
  • Axis

    • Fix x Axis tick fit for timeseries (#628)
    • Correct axis transition (#759)
  • Api

    • Cancel transitions on destroy. (#766)
    • Correct on exporting custom points (#541)
  • Tooltip

    • Fix tooltip.show() for multi x axis (#785)
  • Zoom

    • Updated domain values onzoom/onzoomend (#770)
  • Chart

    • Correct data label text prop ref (#780)
  • Radar

    • Fix incorrect rendering when data is 0 (#735)
  • Data

    • Correct onover/out callback on touch (#768)
  • Options

    • Correct when bindto element not exist (#743)
  • Line

    • Correct zoom with data.regions (#728)
  • Label

    • Correct newly added texts transition position (#648)

Code Styles :

  • Types
    • Make axes option to be optional (#794)

Refactorings :

  • Size

    • Reduce duplicated dimension call (#806)
  • All

    • Make some refactorings (#803)
    • Decreasing node generation (#36)
    • Remove use of d3-array & d3-collection (#708)
  • Axis

    • Enhance dyanmic axis inner option (#798)
    • Do not generate unnecessary axes (#36)
  • Internal

    • Reduce complexity (#36)
  • Data

    • Remove use of for...of (#742)

Chore tasks :

  • Test

    • Update on copyright year (#747)
  • Build

    • Automate nightly build (#544)
  • Package

    • Side effects on css files (#722)

Don't miss a new billboard.js release

NewReleases is sending notifications on new releases.