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.」

  • 所有者: terezka/line-charts
  • 平台: Mac, Linux, Windows
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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

主要指标

概览
名称与所有者terezka/line-charts
主编程语言Elm
编程语言Elm (语言数: 1)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2017-10-28 22:37:59
推送于2024-03-17 15:19:07
最后一次提交2024-03-17 16:18:46
发布数4
最新版本名称2.0.2 (发布于 2024-03-17 16:19:03)
第一版名称1.0.0 (发布于 2018-03-16 15:45:32)
用户参与
星数457
关注者数13
派生数45
提交数538
已启用问题?
问题数45
打开的问题数27
拉请求数22
打开的拉请求数5
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?