Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/panosoft/chronicle-examples
A collection of examples that demonstrate Chronicle's capabilities.
https://github.com/panosoft/chronicle-examples
Last synced: about 2 months ago
JSON representation
A collection of examples that demonstrate Chronicle's capabilities.
- Host: GitHub
- URL: https://github.com/panosoft/chronicle-examples
- Owner: panosoft
- Created: 2015-10-30T19:50:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-10T17:55:25.000Z (about 9 years ago)
- Last Synced: 2023-04-10T13:46:15.036Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 5.73 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chronicle Examples
A collection of examples that demonstrate [Chronicle's](https://github.com/panosoft/chronicle) capabilities.
- [Static Data Source Report](reports/data-static) ([PDF](reports/data-static/test/test.pdf))
- [JSON Data Source Report](reports/data-json) ([PDF](reports/data-json/test/test.pdf))
- [SQL Data Source Report](reports/data-sql) ([PDF](reports/data-sql/test/test.pdf))
- [SQL Data Source, CSV Output Report](reports/data-sql-csv) ([CSV](reports/data-sql-csv/test/test.csv))
- [Static Chart Report](reports/chart-static) ([PDF](reports/chart-static/test/test.pdf))
- [Dynamic Chart Report](reports/chart-dynamic) ([PDF](reports/chart-dynamic/test/test.pdf))
- [Report Bundle Server](bundle-server)
- [Simple Reporting App](app)