Skip to content

upgrade chartjs to 2.5 #627

@csulok

Description

@csulok

Overview

angularjs 1.5.11
angular-chart.js 1.1.1
chart.js 2.3.x

When installing the npm package, and building an application with browserify, require will use the chart.js release depended by angular-chart.js, specifically 2.3.x. Can you relax the version dependency to 2.x with a new version, or simply release a new version that depends on 2.5.x? The 2.4 and 2.5 releases of chart.js include important bugfixes I'd like to see in use, e.g.: chartjs/Chart.js#3446

Please make sure to review and check all of these items:

  • Use latest version of the library
  • Make sure you've included all the dependencies e.g Chart.js, angular, etc.
  • Include a repro case, see below.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions