trading-peter / chart-elements

Chart.js as Polymer Elements
https://robdodson.github.io/chart-elements
267 stars 70 forks source link

polymer 1.0 #20

Closed lilletech closed 9 years ago

lilletech commented 9 years ago

is it working with polymer 1.0 ?

sandro-k commented 9 years ago

@j-mi-jim the 0.8 branch was almost working with 1.0. I forked the repository to sandro-k/chart-elements and used the stat of the 0.8 branch to create a 1.0 and made the changes to get it working with polymer 1.0. Please give it a try and give me some feedback.. you can install it with

bower install --save sandro-k/chart-elements#1.0
sandro-k commented 9 years ago

@robdodson how are your plans withe the chart-elements? Would you like to merge my changes into your repository?

robdodson commented 9 years ago

@sandro-k yeah if you want to open a PR I could merge it in and make you a maintainer if you'd be interested?

sandro-k commented 9 years ago

@robdodson sounds good :+1: Let me play around with the elements a little and test every one. I run into issues some times when resizing the charts at runtime.

robdodson commented 9 years ago

Just pushed a new version that's 1.0 compliant