github naver/billboard.js 1.6.0
1.6.0 release (2018-08-30)

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

The detailed new feature description can be found at:

billboard.js 1.6.0 released today!

Features :

  • Point

    • Allow grouped custom point (#562)
  • Api

    • Intent to ship .config() (#502)
  • Radar

    • Intent to ship radar.direction.clockwise (#464)
  • Line

    • Ability to hide points for linecharts only (#520)
  • Zoom

    • Add option to zoom by dragging (#416)
  • Gauge

    • Enhance display multiline labels (#442)
  • Chart

    • Expose primary node elements (#423)
  • Theme

    • Intent to ship css theme (#241)
  • Regions

    • Intent to ship dasharray (#491)
  • Bar

    • Intent to ship bar.radius option (#359)

Bug Fixes :

  • Tooltip

    • Enhancement for overlapped points (#568)
    • Fix on ungrouped tooltip showing for custom shape (#547)
    • Correct tooltip position when is zoomed (#197)
    • Make linked tooltip to work based on index (#494)
  • Zoom

    • Fix on zoom.rescale option (#470)
  • Regions

    • Fix regions resizing on zoom (#483)
  • Axis

    • Correct not to generate unnecessary ticks (#348)
    • Correct axis label position (#534)
  • Dev-env

    • Update main entry point (#391)
  • Radar

    • Correct on resizing (#497)
  • Bar

    • Remove new line chars on path string (#530)
  • Interaction

    • Correct rect element sizing (#522)
    • Correct drag selection error (#490)
  • Api

    • Fix loading to maintain correct x index (#517)
  • Color

    • Correct the way on setting pattern value (#507)
  • Data

    • Correct data label text to be shown on scatter (#488)
  • Area-range

    • Correct handling null data (#482)
    • Fixed data parsing (#481)
  • Line

    • Correct on rotated step type (#471)

Refactorings :

  • Core

    • Remove extending util as member of ChartInternal (#529)
  • All

    • Prevent throwing error (#399)
    • Removed & updated unnecessary codes (#524)
  • Data

    • Simplify on step data conversion (#473)

Test Codes :

  • Drag

    • Add drag tests (#552)
  • Resize

    • Fix on CI timeout failing (#469)

Don't miss a new billboard.js release

NewReleases is sending notifications on new releases.