Timeline for How to remove duplicate points from a plot
Current License: CC BY-SA 4.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 12, 2019 at 11:00 | comment | added | user68857 | thank you very much. kind regards | |
| Dec 12, 2019 at 10:53 | comment | added | Alx | For b&w plot you can use either PlotTheme -> "Monochrome" (with lesser number of contours because it has limited number of dashing patterns) or set ContourStyle option with appropriate combinations of tickness/dashing, I added b&w plot. | |
| Dec 12, 2019 at 10:50 | history | edited | Alx | CC BY-SA 4.0 | added 1140 characters in body |
| Dec 12, 2019 at 7:45 | comment | added | user68857 | Thank you very much for your time and consideration. I really appreciate it. As I wanted the black and white version of the plot I wanted the label with on the contours too. thank you very much again. | |
| Dec 12, 2019 at 3:36 | comment | added | Alx | Please, see my EDIT 2. It is something strange with my original approach with solving eq for H: those black border points in ContourPlot (they correspond to contour = 1) make a mess with contourlabels. In EDIT 2 I suggest to plot idividual contours for specific values of H, color them with desired color scheme and add BarLegend describing colors. Unfortunately (at least for my knowledge) it is not possible to shade between contours and add labels in this approach: we plot not one function but actually series of functions. | |
| Dec 12, 2019 at 3:27 | history | edited | Alx | CC BY-SA 4.0 | added 1306 characters in body |
| Dec 11, 2019 at 15:44 | comment | added | user68857 | dear @Alx I have a question. when I try to draw contourlabels it seems there is singularity on the left side of the plot. how can I remove it? | |
| Dec 11, 2019 at 13:09 | comment | added | user68857 | Thank you very much for your useful comments. best regards | |
| Dec 11, 2019 at 13:04 | comment | added | Alx | PlotPoints is usually used to make plot more smooth, it may depend on particular plot whether it should be used. Mathematica uses adaptive algorithm to find sufficient number of sample points, but we can sometimes help it. | |
| Dec 11, 2019 at 12:37 | comment | added | user68857 | thank you very much kind regards. i had some other questions: why did you put plot points? | |
| Dec 11, 2019 at 12:29 | comment | added | Alx | I added possible use of ContourPlot3D, please see edited part. | |
| Dec 11, 2019 at 12:27 | history | edited | Alx | CC BY-SA 4.0 | added 742 characters in body; added 10 characters in body |
| Dec 11, 2019 at 12:16 | comment | added | user68857 | Thank ypu very much for your help. it really saved me. | |
| Dec 11, 2019 at 12:02 | history | answered | Alx | CC BY-SA 4.0 |