docx charts generation module for docxtemplater
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a chart generation module for docxtemplater, a popular JavaScript library for creating and editing Word documents. It allows users to easily add charts to their docx files by using a simple templating system, where the `{$chart}` tag is replaced with a chart based on provided data. The module is designed for developers who need to generate dynamic Word documents with charts, such as reports or presentations, using JavaScript.