Nowadays more than one out of ten teenagers are having some kind of mental health issues and that number is on the rise. We really need to address the problem and try to prevent any tragic from happening.
We need your support so we can maintain our teen support groups and programs.
Data sourced from: 2018 National Survey on Drug Use and Health (pg.45) - U.S. Department of Health and Human Services
ChartJs is a popular open-source library which is free, it lets you build responsive charts using HTML5 Canvas elements.
Currently it supports 8 basic chart types plus animations.
You can also mix and match line and barcharts to combine different datasets.
It was released in 2017 and updated regularly.
During set up, the basic chart from 'getting started' worked as advertized, but the documentation was not easy to follow at all when trying to add options. So I would not recommend this library over C3 to my client.
Data sourced from: 2018 National Survey on Drug Use and Health (pg.46) - U.S. Department of Health and Human Services
Rechart is built on React components and uses D3 under the hood.
It is free, SVG based, with great documentation that makes it easy to setup responsive charts.
It has been around since 2015 and is being actively developed, there is an online community for support but the owner doesn't answer questions frequently.
React-vis is another React based visualization library created by Uber that lets you build responsive charts.
It is free with straightforward documentation and is very easy to use.
The stlying is kind of minimal but is highly customizable.
It was first created in 2015 and the last update was two months ago.