Currently, the color and most other parameters for the labels of ropeladders (and sublabels) are hard-coded. These should be user-settable through labelsPar and sublabelsPar list inputs to ropeladder().
Where labelsPar settings conflict (across traces), there should be a warning, and the "first" set of setting should dominate. The labels themselves could be set through labelsPar.
Currently, the color and most other parameters for the labels of ropeladders (and sublabels) are hard-coded. These should be user-settable through
labelsPar
andsublabelsPar
list inputs toropeladder()
.Where
labelsPar
settings conflict (across traces), there should be a warning, and the "first" set of setting should dominate. The labels themselves could be set throughlabelsPar
.