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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?