Skip to content

Commit aa1ba59

Browse files
author
Sergei Baranov
authored
Update README.md
1 parent 71e5ca1 commit aa1ba59

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# AnyChart Clojure and Clojurescript Integration Sample
2+
The sample is a basic sales dashboard, with data stored in several tables and shown on a website as several JavaScript bar, line and pie charts, along with ability to filter data and update charts on the fly.
23

34
## Overview
45

56
This sample shows a sample dashboard done with [AnyChart JavaScript Charting Framework](http://www.anychart.com/) and, [Cloоurescript](https://github.com/clojure/clojurescript) frontend, [Clojure](http://clojure.org/) backend and [Postgresql](http://www.postgresql.org/) Database.
67

7-
The sample is a basic sales dashboard, with data stored in several tables and shown on a website as several JavaScript bar, line and pie charts, along with ability to filter data and update charts on the fly.
8-
98
## Project Structure
109
* src/templates - selmer templates
1110
* src/sample - clojure sample code

0 commit comments

Comments
 (0)