MaazAli / Meteor-HighCharts

HighCharts for Meteor, with an easy to use helper to get you started!
MIT License
53 stars 20 forks source link

Removed solid gauge #19

Closed jhuenges closed 9 years ago

jhuenges commented 9 years ago

Version bumped to 0.3.0

MaazAli commented 9 years ago

Any way to make it a smooth transition for users to migrate to the other packages after we remove this?

jhuenges commented 9 years ago

I guess only if we add the gauge package as a dependency. But then everybody would get it even if they dont need it

jhuenges commented 9 years ago

Maybe we can insert a js-file wich console.warn´s about the change.

MaazAli commented 9 years ago

Might be the way to go, do you want to just throw that in?

jhuenges commented 9 years ago

Yeah, I can do that

jhuenges commented 9 years ago

@MaazAli I hope that is enough :)

MaazAli commented 9 years ago

Looks good!

jhuenges commented 9 years ago

Great :) Now you only have to publish the other packages and everything is good to go!