go-chart is a project in development, which allows by calling a simple function to create straightforward or complex charts, which help to improve the development time of projects that perform data analysis.
npm i @daryl110/go-chart
-
import { D3, chartJS } from '@daryl110/go-chart';
-
const { D3, chartJS } = require('@daryl110/go-chart');
To use the go-chart library it consists of the following, each library implemented within it is called a module and each public function of each graphical module is called a graph, taking into account:
module.chart(<parameters>);