I have noticed errors in the legend of a 2d graph in an .eps file. When plotting several data sets, the plot symbols may show up for each data set in the legend, but some lines through the plot symbols may be missing. In some cases the entire legend is blank when the descriptions of four data sets should be showing up in the legend. However, when a .png file of the very same graph is sent to file at the same time as the .eps file, the .png graph is correct and does not have the errors. This makes me think there is an error in the code that outputs to the .eps file format.
Has anyone else noticed this problem or can someone look into this problem.
thanks you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Open Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
I have noticed errors in the legend of a 2d graph in an .eps file. When plotting several data sets, the plot symbols may show up for each data set in the legend, but some lines through the plot symbols may be missing. In some cases the entire legend is blank when the descriptions of four data sets should be showing up in the legend. However, when a .png file of the very same graph is sent to file at the same time as the .eps file, the .png graph is correct and does not have the errors. This makes me think there is an error in the code that outputs to the .eps file format.
Has anyone else noticed this problem or can someone look into this problem.
thanks you
View and moderate all "Open Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Here are some examples of the legend working for a .png file, but not working for .eps file.
I have attached two files as examples.
Hi,
Thank you for the bug. I've fixed it in SVN rev.1267.