https://github.com/topmonks/qlkit-re-charts
Recharts support for qlkit
https://github.com/topmonks/qlkit-re-charts
clojurescript qlkit react recharts
Last synced: 2 months ago
JSON representation
Recharts support for qlkit
- Host: GitHub
- URL: https://github.com/topmonks/qlkit-re-charts
- Owner: topmonks
- License: epl-1.0
- Created: 2018-03-11T11:02:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-24T12:04:05.000Z (about 4 years ago)
- Last Synced: 2024-07-30T17:39:56.629Z (9 months ago)
- Topics: clojurescript, qlkit, react, recharts
- Language: Clojure
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 25
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qlkit-re-charts
`qlkit-re-charts` is a library meant to be used with `qlkit-renderer` which makes it easy to use [Recharts components]:(http://recharts.org/).
- [Recommended Introductory Article](https://medium.com/p/79b7b118ddac)
- [Description of the rendering syntax](https://github.com/forward-blockchain/qlkit/wiki/Differences-from-Om-Next#render-function-html-syntax)Visit the [main qlkit Wiki](https://github.com/forward-blockchain/qlkit/wiki) for more info!
## Usage
```
[com.topmonks/qlkit-re-charts "0.1.0-SNAPSHOT"]
```## License
Copyright © 2018 TopMonks, s.r.o.
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.