Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 971 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 971 Bytes

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.