The OpenControl.Wpf project is a library of useful WPF controls. They are free to use and distribute but please add my name and a link to this page to your application credits page.
77
stars
39
forks
source link
Putting multiple 3D plots on a form cause Font to go white/white #8
I'm using your wonderful tool to analyze data taken from up to 6 different lasers to check alignment. So I need to put 6 plots on a form and be able to compare them. When I do this the font file that is generated eventually becomes a white font on a white background even though in the config I have set it to be white over transparent.
Unfortunately this is making this tool unusable for my purpose as I need to show the x/y coordinates of the grid.
I'm using your wonderful tool to analyze data taken from up to 6 different lasers to check alignment. So I need to put 6 plots on a form and be able to compare them. When I do this the font file that is generated eventually becomes a white font on a white background even though in the config I have set it to be white over transparent.
Unfortunately this is making this tool unusable for my purpose as I need to show the x/y coordinates of the grid.