GenieFramework / Stipple-Demo-GermanCredits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE: This repository is deprecated. For new Stipple examples check this Repository

German Credits visualization dashboard

Demo data dashboard built with Stipple.jl, StippleUI.jl, StippleCharts.jl, and Genie.jl

Installation

Clone/download repo.

Open a Julia REPL and cd to the app's dir.

julia> cd(...the app folder...)

Install dependencies

pkg> activate .

pkg> instantiate

Load app

julia> using Genie

julia> Genie.loadapp()

The application will start on port 9000. Open your web browser and navigate to http://localhost:9000.

Use the age range to visualize the data.

About

License:MIT License


Languages

Language:JavaScript 53.7%Language:Julia 24.9%Language:CSS 19.6%Language:Batchfile 1.1%Language:Shell 0.6%