Hello everyone. I need some advice about a project development.
I 'inherited' a project based on angular 4. It's made with material design, but the one used in angularJS. So: Angular 4 bundled with material for Angular 1.
Now i need some charts. Every chart package i found requires angular 6+. I can't lift project to that version because frontend will fall apart. What can I do to have some nice charts, except writing my own ? :D
Any ideas will be appreciated