Open in app

Sign In

Write

Sign In

Jae Sung Park
Jae Sung Park

314 Followers

Home

About

Jan 11

billboard.js 3.7 release: new treemap type support!

Excited to share another new 3.7 release 🥳 !. This release comes with 4 new features and 9 bug fixes. For the detailed release info, please checkout the release note: https://github.com/naver/billboard.js/releases/tag/3.7.0 What’s New? Treemap Another new capability has been added!. The treemap type will visualize hierarchical structure and each of the value represented…

Data Visualization

3 min read

billboard.js 3.7 release: new treemap type support!
billboard.js 3.7 release: new treemap type support!
Data Visualization

3 min read


Sep 29, 2022

billboard.js 3.6 release: official React wrapper & new enhancements!

Excited to share another new 3.6 release 🥳 !. This release comes with 6 new features and 11 bug fixes. For the detailed release info, please checkout the release note: https://github.com/naver/billboard.js/releases/tag/3.6.0 What’s New? Official React wrapper — @billboard.js/react These days devs normally approach using frameworks and React is the most popular one. From this release, we’ll provide…

Data Visualization

5 min read

billboard.js 3.6 release: official React wrapper & new enhancements!
billboard.js 3.6 release: official React wrapper & new enhancements!
Data Visualization

5 min read


Jun 30, 2022

billboard.js 3.5 release: new boost options! 🚀💥

Excited to share another new 3.5 release 🥳 !. This release comes with 5 new features and 16 bug fixes. For the detailed release info, please checkout the release note: https://github.com/naver/billboard.js/releases/tag/3.5.0 What’s New? boost options From this release, adds two new options to boost the performance. boost.useCssRule This option let remove as possible inlined style…

Data Visualization

4 min read

billboard.js 3.5 release: new boost options! 🚀💥
billboard.js 3.5 release: new boost options! 🚀💥
Data Visualization

4 min read


Mar 31, 2022

billboard.js 3.4 release: new polar chart!

Excited to share another new 3.4 release 🥳 !. This release comes with 3 new features and 7 bug fixes. For the detailed release info, please checkout the release note: https://github.com/naver/billboard.js/releases/tag/3.4.0 What’s New? Polar chart Another new way to represent data has been arrived from this release! The polar type has a lot of similarity…

Chart

3 min read

billboard.js 3.4 release: new polar chart!
billboard.js 3.4 release: new polar chart!
Chart

3 min read


Jan 14, 2022

billboard.js 3.3 release: Non-zero based bar, stacking bar radius & more!

Excited to share the first release of 2022, the new 3.3 release 🥳 !. This release comes with 5 new features and 6 bug fixes. For the detailed release info, please checkout the release note: https://github.com/naver/billboard.js/releases/tag/3.3.0 What’s New? Non-zero based bar support Bar type is used to represent data values from zero. What if want to…

Data Visualization

3 min read

billboard.js 3.3 release: Non-zero based bar, stacking bar radius & more!
billboard.js 3.3 release: Non-zero based bar, stacking bar radius & more!
Data Visualization

3 min read


Oct 7, 2021

billboard.js 3.2 release: Sparkline, TableView Plugins & more!

Excited to share the new 3.2 release!. This release comes with 8 new features added & 13 bug fixes. For the detailed release info, please checkout the release note: https://github.com/naver/billboard.js/releases/tag/3.2.0 What’s New? axis.x.padding.unit To make chart shape area have some padding to each side was possible, but the value wasn’t treated as pixel…

Data Visualization

5 min read

billboard.js 3.2 release: Sparkline, TableView Plugins & more!
billboard.js 3.2 release: Sparkline, TableView Plugins & more!
Data Visualization

5 min read


Jun 25, 2021

billboard.js 3.1 release: subchart & data loading enhancements!

This release comes with 6 new features added & 10 bug fixes. For the detailed release info, please checkout the release note: https://github.com/naver/billboard.js/releases/tag/3.1.0 What’s New? Contain inline css props From this release, some of inline css properties are removed to be set. Why contain? Mainly because inline css props interfering user’s style definition to be applied. Before…

D3js

4 min read

billboard.js 3.1 release: subchart & data loading enhancements!
billboard.js 3.1 release: subchart & data loading enhancements!
D3js

4 min read


Mar 26, 2021

billboard.js 3.0 release: D3.js v6 support & new candlestick type!

For the detailed release info, please checkout the release note: https://github.com/naver/billboard.js/releases/tag/3.0.0 TL;DR the major version changes is mainly to support for D3.js v6 new candlestick(OHLC) type support .export() API enhancements new subchart APIs D3.js v6 Support D3.js major release v6 came out August of 2020, with some breaking changes. We were working for the…

Data Visualization

5 min read

billboard.js 3.0 release: D3.js v6 support & new candlestick type!
billboard.js 3.0 release: D3.js v6 support & new candlestick type!
Data Visualization

5 min read


Jan 26, 2021

billboard.js 2.2.0 release: Gauge enhancements, Pie outerRadius & more!

This release comes with 7 new features added & 18 bug fixes. For the detailed release info, please checkout the release note: https://github.com/naver/billboard.js/releases/tag/2.2.0 What’s New? Multiline support for data.label Another enhancement was added for data label text display. Sometimes is irritating when needs text breaks for SVG text elements. From this release, when the result text…

D3js

4 min read

billboard.js 2.2.0 release: Gauge enhancements, Pie outerRadius & more!
billboard.js 2.2.0 release: Gauge enhancements, Pie outerRadius & more!
D3js

4 min read


Sep 25, 2020

billboard.js 2.1.0 release: Another big step for performance improvement & more!

This release comes with 6 new features added & 12 bug fixes. For the detailed release info, please checkout the release note: https://github.com/naver/billboard.js/releases/tag/2.1.0 What’s New? Interaction improvement The root cause of performance bottleneck Previously for each dataset based on x Axis, an event receiver node <rect class=' bb-event-rect'> is generated to handle user's event. …

Charts

5 min read

billboard.js 2.1.0 release: Another big step for performance improvement & more!
billboard.js 2.1.0 release: Another big step for performance improvement & more!
Charts

5 min read

Jae Sung Park

Jae Sung Park

314 Followers

Front-end engineer at NAVER, creator of billboard.js

Following
  • Zachary Lee

    Zachary Lee

  • Fresh Frontend Links

    Fresh Frontend Links

  • Eric Elliott

    Eric Elliott

  • Sindre Sorhus

    Sindre Sorhus

  • 여기어때 UX Center

    여기어때 UX Center

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech