Luna was my family dog. LUNA Charts is an acronym and stands for Library for Userfriendly 'N Accessible Charts. LUNA Charts is an acronym and stands for Library for Userfriendly 'N Accessible Charts. It is a component library for creating accessible charts. Our goal is to create accessible charts effortlessly so that others only have to worry about the data
It is still in process!
Clone our repository:
git clone https://github.com/Ninosaurier/luna_charts.git
Go into the folder and install all packages:
cd luna_charts
npm install
Try and test it:
npm run storybook
We use Storybook to comment on our library. The command:
npm run storybook
For running tests just type:
npm test
The message "src/app.html does not exists" can be ignored.
Our library is licensed under the LGPL 3.0