BezierGraph
Created animated graphs, using a yaml-based scripting language
by RL Hugh
Price History +
Create animated graphs, using a yaml-based scripting language.
- create line graphs which draw progressively from the left, over a configurable duration
- place text at arbitrary positions
- hide/remove elements, at arbitrary times
- create labels that move with the head of a graph being drawn
- create graphs from points or expressions
- when using points, can set some points as "off-curve", which creates a Bezier curve, between the two adjacent points
- fade elements between colors - or to/from alpha - over time
- create arbitrary shaped areas
Asset uses YamlDotNet under MIT License; see Licenses.txt file in package for details.
Asset uses ShantellSans-Regular font under the SIL Open Font License; see Licenses.txt file in package for details.
Asset uses Newtonsoft Json under the MIT license; see Licenses.txt file in package for details.
Asset uses NCalc under the MIT license; see Licenses.txt file in package for details.
Asset uses Antlr4 under the BSD 3-Clause license; see Licenses.txt file in package for details.