Dynamic Chart Generator

Create charts using URL parameters (using Chart.js). Add these parameters to the URL:

Example URLs:

ngiotsas.github.io/charts/?type=bar&title=Sales%20Data&labels=Jan,Feb,Mar,Apr&data=10,20,30,25
ngiotsas.github.io/charts/?type=pie&title=Market%20Share&labels=Chrome,Firefox,Safari,Edge&data=65,15,10,10&colors=%23FF6384,%2336A2EB,%23FFCE56,%234BC0C0