]> gitweb.factorcode.org Git - factor.git/commit
ui.gadgets.charts.axes: replace boolean property with subclasses
authorAlexander Iljin <ajsoft@yandex.ru>
Sun, 5 Feb 2017 17:46:44 +0000 (20:46 +0300)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 17 Apr 2017 20:54:51 +0000 (13:54 -0700)
commit07f35d95ac2f481d929788242fa71a783ecbb528
treef2a4aa74f1144480d44de5ae3d56cf0ea373e7f9
parentc91d7dbcb94da3b650ba7b179e3c1e3992c758b0
ui.gadgets.charts.axes: replace boolean property with subclasses

The vertical? property of the axis tuple was replaced with two subclasses:
vertical-axis and horizontal-axis.
extra/ui/gadgets/charts/axes/axes.factor
extra/ui/gadgets/charts/demos/demos.factor