Adam Sisco

Results 3 issues of Adam Sisco

I have a question regarding the bubble neighborhood function and how to interpret the value of sigma. Take the following SOM, for example: ``` som = MiniSom(x = 4, y...

question

### Description I think there's a minor bug when adding on-the-fly box plots to scatter, line, and bar charts. ```boxpctile``` works as expected, but the equivalent ```boxpctiles``` has no effect....

### Description I like the default "sticky" behavior of the _x_ bounds in line and area plots but have found that I can't override that behavior with ```xmargin``` when I...

feature