kiwigrid / angular2-highcharts

:bar_chart: :chart_with_upwards_trend: Highcharts for your Angular project
MIT License
3 stars 3 forks source link

Project Status #6

Open SayakMukhopadhyay opened 6 years ago

SayakMukhopadhyay commented 6 years ago

I am currently using angular2-highcharts 0.5.5 which hasn't been updated for a long time now. I would like to switch over to this library since it seems to be maintained. I was wondering the status of this repo and the backward compatibility. Is there any migration steps required? Can this repo be used in other projects? Also looking at the npm data, the original repo still has over 30k downloads/month. I wonder if those users can be brought over to this library.

marcelkilian commented 6 years ago

We forked the library to solve specific problems in our own projects. So we currently only support it to meet the requirements of our projects.

As for Backward compatibility, we only added one additional property for a new event. It should work wihtout any migration.