Trinity-Automata-Research / dsmodels

The dsmodels domain-specific-language for visualizing dynamical systems in R.
http://www.cs.trinity.edu/~sfogarty/dsmodels/index.html
GNU General Public License v2.0
7 stars 0 forks source link

changeColor(object, color) #19

Open sfogarty opened 7 years ago

sfogarty commented 7 years ago

Issue by sfogarty Friday Jul 01, 2016 at 19:50 GMT Originally opened as https://github.com/Trinity-Automata-Research/dynamical-systems-dsl/issues/39


Object should be very flexible, including point names (see #38), or somehow region names (perhaps by region(point) for an attractor). Worse to worse, colorRegions(c(....)) list of oclors.

sfogarty commented 7 years ago

Comment by sfogarty Friday Jul 01, 2016 at 19:52 GMT


Only worthwhile if we have #33 or #34.