Skip to content

alimousazy/elm-timeseriesgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Time series Graph (Work in progress)

A graph component for time series data it can handle.

Version

1.0.0

Installation

You need elm installed

$ elm-make

Run the example

elm-reactor

Then open the browser to http://localhost:8000/GraphEx.elm

Development

Want to contribute? Great!

  • Make the X axis (date) day aware if the time range is more than one day)
  • Make the X axis (date) month/year aware if the time range is moe than one month)
  • Make the graph more customizable.
  • Make it possible to show multi Graph (hard).
  • Add background which connect with each tick in the scale forming rectangle between X and Y axises.
  • Add time series plugins for InfluxDB, KariosDB and any others ..... etc.

About

Elm Time series graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published