An open API service indexing awesome lists of open source software.

https://github.com/normalhuman01/data-insights-visualizer

an intuitive visualization tool featuring effortless drag-and-drop functionality, powered by gridster and chart.js, with the added capability to export your insights seamlessly using jspdf
https://github.com/normalhuman01/data-insights-visualizer

chartjs gridster jspdf

Last synced: 8 months ago
JSON representation

an intuitive visualization tool featuring effortless drag-and-drop functionality, powered by gridster and chart.js, with the added capability to export your insights seamlessly using jspdf

Awesome Lists containing this project

README

          

# Data Insights Visualizer

![Data Insights Visualizer](https://github.com/normalhuman01/GraphCraft/blob/main/img/imagen1.png)

## Overview

The Data Insights Visualizer is a versatile web application that empowers users to create interactive dashboards effortlessly. It leverages the power of Gridster and Chart.js, making it easy to create, customize, and visualize data in real-time. Additionally, it offers a seamless export feature using jsPDF, allowing you to save and share your insights with ease.

## Features

- **Drag-and-Drop Visuals:** Intuitively design your dashboard by simply dragging and dropping visual elements.
- **Chart.js Integration:** Create stunning, interactive charts and graphs to represent your data effectively.
- **Export to PDF:** Share your insights by exporting your dashboards as PDF documents.
- **Customization:** Tailor your dashboard with various customization options to match your data visualization needs.

## Usage

1. Clone this repository.
2. Open `index.html` in your preferred web browser.
3. Start creating your dashboard by adding visual elements through drag-and-drop.
4. Customize visuals using Chart.js options.
5. Export your dashboard as a PDF using the export feature.

## Demo

Visit [Data Insights Visualizer Demo](normalhuman01.github.io/GraphCraft/) for a live demonstration.

## Installation

There's no need for installation! Simply clone this repository or download the files, and you're ready to start visualizing your data.

## Contributing

Contributions are welcome! Please feel free to open issues, create pull requests, or suggest new features and improvements.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Acknowledgments

- [Gridster](https://dsmorse.github.io/gridster.js/) - A powerful grid layout library.
- [Chart.js](https://www.chartjs.org/docs/latest/) - A flexible JavaScript charting library.
- [jsPDF](https://artskydj.github.io/jsPDF/docs/jsPDF.html) - Generate PDF files in JavaScript.