Line Charts

归档,用 terezka/elm-charts 取代。一个用于在 SVG 中绘制线形图的库。采用全 Elm 语言编写。「Archived in favor of terezka/elm-charts. A library for plotting line charts in SVG. Written in all Elm.」

Github stars Tracking Chart

Line Charts

A opinionated library for plotting line charts in SVG. Written in all Elm. See demo.

Installation

Run the following command in the root of your project

$ elm install terezka/line-charts

and import the library in a elm file like this

import LineChart

See the documntation for more information on usage!

Documentation

Find the documentation on Elm's package website.

Development

Setup

$ elm package install
$ elm reactor

and open examples.

Tests

Tests are written with elm-test.
For further information on elm-test check the documentation.
All required dependencies are downloaded and installed when initially running the command.

$ elm test

Compile the Docs

$ elm live docs/src/Main.elm --output=docs/assets/main.js

Main metrics

Overview
Name With Ownerterezka/line-charts
Primary LanguageElm
Program languageElm (Language Count: 1)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2017-10-28 22:37:59
Pushed At2024-03-17 15:19:07
Last Commit At2024-03-17 16:18:46
Release Count4
Last Release Name2.0.2 (Posted on 2024-03-17 16:19:03)
First Release Name1.0.0 (Posted on 2018-03-16 15:45:32)
用户参与
Stargazers Count457
Watchers Count13
Fork Count45
Commits Count538
Has Issues Enabled
Issues Count45
Issue Open Count27
Pull Requests Count22
Pull Requests Open Count5
Pull Requests Close Count4
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private