/RandomLineChart.jl

Primary LanguageJuliaMIT LicenseMIT

RandomLineChart

Stable Dev Build Status Coverage

RandomLineChart

A random line chart generator using Plots

Installation

add RandomLineChart

or

using Pkg
Pkg.add("RandomLineChart")

Usage

julia
using RandomLineChart
RandomLineChart.gen()