github naver/billboard.js 1.3.0
1.3.0 release (2018-03-15)

latest releases: 3.14.3, 3.14.2, 3.14.1...
6 years ago

The detailed new feature description can be found at:

billboard.js 1.3.0 is released today!!✨

Features :

  • Axis

    • Pass category name param (#327)
    • Inten to ship axis.x.tick.tooltip (#236)
  • Legend

    • Add argument to legend template (#302)
    • Add shapes to legend (#269)
  • Core

    • Intent to ship instance property (#308)
  • Pie

    • Intent to ship pie's pdding and innerRadius options. (#301)
  • Data.type

    • Intent to ship 'area-range' charts (#277)

Bug Fixes :

  • API data

    • Fix .data.values() to return multiple data (#331)
  • Arc

    • Correct on data representation for pie (#303)
  • Axis

    • Improve tick label size calculation (#323)
    • Round float numbers from 'binary floating point' (#222)
    • Correct rotated x axis rendering (#230)
  • All

    • Re-organize import from d3 (#285)
  • Zoom

    • Correct zoom.range() to work (#290)
    • Correct not to re-scale while zoom is disabled (#272)
  • Interaction

    • Prioritize mouse input (#92)
    • Correct mouse event create (#251)
  • Internal

    • Correct evaluating inputType condition (#92)
  • Tooltip

    • Correct on toggling data series (#240)
  • Colors

    • Fix color method (#233)
  • Tiles

    • Fix background tiles id (#225)

Documents :

  • Options

    • Fix incorrect demo code on API (#238)
  • Types

    • Update on supported types image (#228)

Test Codes :

  • Selection

    • Update deprecated .reset() sinon.JS (#274)
    • Add test code for selection API (#250)
  • Legend

    • Add test code for .legend.show/hide() (#249)
  • Tooltip

    • Add tooltip's API test codes (#248)
  • API

    • Add test codes (#245)
    • Add .flow() test codes (#62)
  • All

    • Restructure folder (#62)

Chore tasks :

  • Ci

    • Change npm install command (#316)
  • Webpack

    • Organize webpack build logs (#299)

Don't miss a new billboard.js release

NewReleases is sending notifications on new releases.