Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

Update chart library c3.js -> billboard.js #27

Closed
wants to merge 1 commit into from

Conversation

netil
Copy link

@netil netil commented Nov 12, 2021

Due to the chart library C3.js is not maintained anymore.
Replace to billboard.js, which is forked project of C3.js. And migrating will provide performance and style improvements.

Improvements

  • D3.js updates:
    • Use the latest D3.js v7 (the current used is v3)
    • Get rid the separate D3.js file loading
  • Improvements on usability
    • Data points are visible only when user hovers to chart area
    • During subchart selection, will show handlers to indicate selection area is draggable
  • Design(style) improvements
    • Legend and tooltip has more emphasized styles
    • Can apply different themes easily, just replacing to different themes css files.

C3.js is unmaintained, and its dependent D3.js v3 is too old.
Replace to billboard.js, which is forked project of C3.js.
@lannonbr
Copy link
Owner

As I am no longer working on this project and am officially deprecating it, I am closing this PR and going to be archiving the repo. See VS Code Issue Tracker Post Mortem for context

@lannonbr lannonbr closed this Mar 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants