Tapas Adhikary
Educator @tapaScript | Founder CreoWis & ReactPlay - Writer - YouTuber - Open Source
I am looking for some suggestions here.. I need to show 4 different types of charts for same x-axis(say time) but, the y-axis may differ, say, height, age, salary, weight etc.
Here is one example but, built using excel
This is just for the example purpose
Any suggestions of open-source library(js based) that provides this kind of facilities/options with zooming feature?
D3.js probably the last resort to write one but it would be great, to get something from a library to use as is or with minimal changes(or allowed customizations).
Thanks!
Tapas Adhikary
Educator @tapaScript | Founder CreoWis & ReactPlay - Writer - YouTuber - Open Source
Maneesh Kumar
Full Stack Developer
D3 is good . Recharts is a good alternative if using ReactJS.
it is very fast, catchy and extensible library. Disadvantage: Only For React js framework. recharts.org/en-US
Even I found some other alternative also . But not sure for pros and cons .