Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-chartjs

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-chartjs - npm Package Compare versions

Comparing version 2.3.6 to 2.3.7

17

CHANGELOG.md

@@ -5,8 +5,23 @@ # Change Log

[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.5...HEAD)
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.6...HEAD)
**Closed issues:**
- Colors of dynamically added bars in bar graph are the default color instead of specified color [\#42](https://github.com/apertureless/vue-chartjs/issues/42)
## [v2.3.6](https://github.com/apertureless/vue-chartjs/tree/v2.3.6) (2017-02-22)
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.5...v2.3.6)
**Closed issues:**
- Please update1.1.3 chartjs to 2.5.0 [\#40](https://github.com/apertureless/vue-chartjs/issues/40)
- Vue-chartjs components creating a second Vue runtime [\#39](https://github.com/apertureless/vue-chartjs/issues/39)
- Since last update bar chart will no longer stack [\#38](https://github.com/apertureless/vue-chartjs/issues/38)
- barchart 如何横向显示条形图 [\#37](https://github.com/apertureless/vue-chartjs/issues/37)
- Animation with reactivity [\#34](https://github.com/apertureless/vue-chartjs/issues/34)
**Merged pull requests:**
- 🐛 Fix reactiveMixins issue \#42 [\#43](https://github.com/apertureless/vue-chartjs/pull/43) ([apertureless](https://github.com/apertureless))
## [v2.3.5](https://github.com/apertureless/vue-chartjs/tree/v2.3.5) (2017-02-14)

@@ -13,0 +28,0 @@ [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.4...v2.3.5)

5

package.json
{
"name": "vue-chartjs",
"version": "2.3.6",
"version": "2.3.7",
"description": "vue.js wrapper for chart.js",

@@ -18,2 +18,5 @@ "author": "Jakub Juszczak <jakub@nextindex.de>",

"main": "dist/vue-chartjs.js",
"files": [
"dist"
],
"scripts": {

@@ -20,0 +23,0 @@ "dev": "node build/dev-server.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc