-
I would like to enhance the clarity of my plots by adding a white border around the land and continents, similar to a contour line. In the first set of codes, the land and continents are easily visibl…
-
I use OxyPlot.SkiaSharp.Wpf. In a contour map, the mouse clicks on a contour line, how can I get information about this contour line and get the set of points that make up this contour line.
-
A low-priority and fun project would be to clean up the contours plot. With recent changes to the tick specification, I realized I ought to support major and minor contours. +20/4 would draw a major c…
-
Hi Jeff,
I've just had a look at what's been merged into develop. It looks like there have bene some changes to plot_util.plot_polar_contour() which mean it now doesn't work with the gc31_arctic_exam…
-
Imported from SourceForge on 2024-07-07 00:11:26
Created by **[macrakis](https://sourceforge.net/u/macrakis/)** on 2021-09-09 17:12:29
Original: https://sourceforge.net/p/maxima/bugs/3851
---
The co…
rtoy updated
3 months ago
-
**Describe the bug**
Setting marginal plot on contour plot errors out (custom kwargs: `marginal_x='box'):
```
ValueError: Invalid property specified for object of type plotly.graph_objs.Box: 'c…
fdion updated
3 years ago
-
Would it be possible to integrate some function for preparing `data` for a contour plot?
Something like:
```julia
# Pkg.add(PackageSpec(url="https://github.com/tpapp/HighestDensityRegions.jl"))
…
B-LIE updated
4 years ago
-
Currently the levels of the contour plot that show pdfs are automatically chosen, but it is unclear what the levels correspond to in terms of probability.
![image](https://github.com/hageldave/uad…
-
### What problem does this feature solve?
Drawing contour lines below 3D surface plots is one among the extensive uses.
![SpecifyColorsForContourSurfacePlotExample_01](https://user-images.githubuser…
-
Hey there,
I used the [Help plotting Bruker 2D spectra #214 ](https://github.com/jjhelmus/nmrglue/issues/214) in order to be able to plot the 2D contour plot from NMR experimental data from Bruker.…