-
I just did a simple simulation and find It does not work when I normalize both x and y
I will appreciate if anyone can help me.
I present the code below.
library(neuralnet)
library(MASS)
…
-
Hi,
I wish to flag an issue, not sure if any one else has faced it or it is specific to me, follows:
Once the PS workflow is executed and then ps_plot command is tried, all the plots are being gene…
-
Thank you for your work on these custom nodes. I have been using TCD sampler extensions a lot lately, and they require the use of SamplerCustom. I have also been trying to create XY plots to test diff…
-
Hi,
I love the software. But I can't get it to see the data I have when trying a contour plot. With the same dataset I can do an xy, bar or histogram.
I'm probably doing something wrong, but I don…
-
Hi, I am trying to use the crop function on my data but it is giving the following error
```
> basal.crop head(coords)
x y cell
1 -36765.44 130532.4 C16.S1_39_1
2 -367…
-
Thanks for contributing to PlotJuggler. You are great! Really!
# Problem description
I have a bunch of XY data I plot and plot juggler shows a trace over all XY data. This can make for some craz…
-
Hello there,
It seems there is a bug in the plot_surface method of the FuzzySystem class that results in an incorrect surface plot.
In order to make the problem more evident, I changed slightly…
-
Is it technically feasible to implement dynamic plots? I have in mind something like this: https://holoviews.org/gallery/apps/bokeh/mandelbrot.html Especially for fractals/attractors as well as for ge…
-
If the GUI is maximized, then closed, then restarted, a docked XY plot applet has grown in size vertically.
-
On the master branch, the following error arises in `combine_plot_fields` when:
* there is any section_xy designated (I tried section_xy = 0 and section_xy=nz+1) AND
* the run is restarted
I have…