Publisher | RL Hugh |
---|---|
File size | 678.38kB |
Number of files | 330 |
Latest version | 1 |
Latest release date | 2024-09-11 06:23:13 |
First release date | 2024-09-11 06:23:13 |
Supported Unity versions | 2018.4.2 or higher |
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.