🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

hidash

Package Overview
Dependencies
Maintainers
2
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hidash

A Django app to generate google charts, excel and pdf straight from the database.

pipPyPI
Version
0.2.29
Maintainers
2

The Project can be explained as follows:

  • Provide the chart details in an xml file.

  • Provide the path to your xml in your settings.py.

  • Make API calls to fetch the chart data as supported by Google Charts generated directly from your database. Or, you can just use our

  • Javascript library to get the chart directly using an angular directive without making any API calls manually.

  • Use our APIs to generate reports of the charts in excel or pdf format.

  • UI Ready Dashboard- Group reports in the xml file and see all the charts in a single page by just hitting a single url and writting zero lines of code.

Keywords

Chart

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts