Skip to content

Simple linear graphing library for TW5

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
license.tid
Notifications You must be signed in to change notification settings

gt6796c/graph-tw5

Repository files navigation

graph-tw5

Simple Linear Graphing Library

place the <$graph> widget and then define a system of equations to graph

<$graph colors='["red","blue","green"]' unitsPerTick="2" minX="0" minY="-6" maxY="6">
5 * Math.sin(x)
1/x
x*x+x
</$graph>

An alternative method is to make the Tiddler type to be text/vnd.tiddlywiki.graph.

About

Simple linear graphing library for TW5

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
license.tid

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published