---> SQLite sample reports and graphs (TOC)
Sample database (SQLite)
- Simple Table of States - Display of the states table as a standard HTML table.
- Users in cities assigned to a state - Report that filters based on state lookup.
- Master Summary with drill down - A graph containing links to another drill down report and embedded calculations..
- Master detail with nested blocks - Display all users in each city of each state.
- External SVG Graph Example - An alternative for creating SVG graphs supported by older browsers.
- Customized Simple Table of States - Variation of the Simple Table of States report using a custom skin.
- Sample State Graph - Graph that can be referenced in another report.
- SVG Graph Demo - Preview of various graph types supported by SVG Graph.