ChartsHTML uses composition in order to factorize code, improving readability and facilitating graph creation. It uses WebComponents enabling to easily see and modify on the fly the graph configuration through the browser developer tools. It also favors extensibility and reusability. A JS API is also provided.
Documentation (FR): https://chartshtml.migdal.ovh
npm run build[-prod]npm run watchnpm run stats