All Projects → terezka → Elm Charts

terezka / Elm Charts

Licence: other
Create SVG charts in Elm.

Programming Languages

elm
856 projects

Projects that are alternatives of or similar to Elm Charts

Line Charts
A library for plotting line charts in SVG. Written in all Elm.
Stars: ✭ 445 (-7.68%)
Mutual labels:  svg, plotting
Touchdesigner Sop To Svg
A pipeline for handling the SOP to SVG pipeline. This is especially handy for using procedurally generated geometry for paths to be cut or plotted.
Stars: ✭ 87 (-81.95%)
Mutual labels:  svg, plotting
Awesome Svg
A curated list of SVG.
Stars: ✭ 4,226 (+776.76%)
Mutual labels:  svg
Badgen
Fast handcraft svg badge generator.
Stars: ✭ 464 (-3.73%)
Mutual labels:  svg
Rust Skia
Safe Skia Bindings for Rust
Stars: ✭ 450 (-6.64%)
Mutual labels:  svg
Iconify
Universal icon framework. One syntax for FontAwesome, Material Design Icons, DashIcons, Feather Icons, EmojiOne, Noto Emoji and many other icon sets (90+ icon sets, 80,000+ icons).
Stars: ✭ 439 (-8.92%)
Mutual labels:  svg
Wavedrom.github.io
Digital timing diagram editor
Stars: ✭ 453 (-6.02%)
Mutual labels:  svg
Sjplot
sjPlot - Data Visualization for Statistics in Social Science
Stars: ✭ 432 (-10.37%)
Mutual labels:  plotting
Azure Design
Here you will find my complete Azure Visio Stencil and bonus SVG and PNG versions for all of the Azure Service and configuration items.
Stars: ✭ 470 (-2.49%)
Mutual labels:  svg
Feather
Simply beautiful open source icons
Stars: ✭ 21,029 (+4262.86%)
Mutual labels:  svg
Webvowl
Visualizing ontologies on the Web
Stars: ✭ 459 (-4.77%)
Mutual labels:  svg
Svgedit
Powerful SVG-Editor for your browser
Stars: ✭ 4,674 (+869.71%)
Mutual labels:  svg
Scour
Scour - An SVG Optimizer / Cleaner
Stars: ✭ 443 (-8.09%)
Mutual labels:  svg
Cairosvg
Convert your vector images
Stars: ✭ 453 (-6.02%)
Mutual labels:  svg
Govips
A lightning fast image processing and resizing library for Go
Stars: ✭ 442 (-8.3%)
Mutual labels:  svg
Font Spider
Smart webfont compression and format conversion tool
Stars: ✭ 4,550 (+843.98%)
Mutual labels:  svg
Automator Workflows
A collection of Automator workflows (services) that speed up your design / development process. Compatible with LaunchBar 6 and 7 Actions
Stars: ✭ 439 (-8.92%)
Mutual labels:  svg
Weir
A system for making generative systems
Stars: ✭ 451 (-6.43%)
Mutual labels:  plotting
Github Corners
A fresher "Fork me on GitHub" callout.
Stars: ✭ 4,583 (+850.83%)
Mutual labels:  svg
Canvas2svg
Translates HTML5 Canvas draw commands to SVG
Stars: ✭ 467 (-3.11%)
Mutual labels:  svg

Elm Charts

DEPRECATED! This library is for plotting charts using SVG and Elm.

Features

Right now, this library can make make:

  • Series
    • Plain and area series.
    • Interpolations include none (a scatter), linear, and monotone-x.
  • Horizontally stacked bar charts / histograms.
  • All plots have the option for customizable axis, ticks and labels.

Development

Just run elm install and elm reactor and go to http://localhost:8000/examples to play with the examples.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].