Skip to content

Category Bar Renderer and Ordinal Scale

Pre-release
Pre-release
Compare
Choose a tag to compare
@jtlan jtlan released this 29 Mar 00:43
· 9176 commits to master since this release

Good evening!

OrdinalScale has been added. These map an array of values (usually strings) over a numerical range, evenly-distributed.

CategoryRenderer and CategoryBarRenderer have been added. CategoryRenderer represents renderers that have a category x-axis and numeric y-axis. CategoryBarRenderer is a bar renderer with a category x-axis.