A few people have asked for the ability to set the axis color. I've been reluctant to add too many controls, but since I plan on adding custom editors for all the Das2 components, I think it's okay.
Actually this is probably pending. I see now looking at the code this was intended for the .vap and a property above the controller, and this was backed out. No one has asked for this again, so I will leave it closed for now.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
A reminder of the changes needed:
Last edit: Jeremy Faden 2024-04-23
I also added the axisOffset feature, which is very similar and would be used in conjunction with the foreground property.
There's an annoying bug now, that the default color is black so if you load a black-background .vap the axes are not drawn properly.
I've dealt with the back backgrounds, but there are also white background images with grey foreground which now come up black.
This demos:
Actually this is probably pending. I see now looking at the code this was intended for the .vap and a property above the controller, and this was backed out. No one has asked for this again, so I will leave it closed for now.