-
iSEEtree and miaSim examples are missing from the book. At least, they should be mentioned.
-
**Is your feature request related to a problem? Please describe.**
Users often wish to develop customized plug-in modules for data visualization or analysis tools, for example plots for specific scie…
-
Reproduction ([vega editor](https://vega.github.io/editor/#/url/vega-lite/N4KABGBEDGD2B2AzAlgc0mAXGYNkCdoAbAU0m1wBdZYjLkAHcsS-AVxIBooBnZALzLYAzAAZRAXwmdwUEvDgATZPHQVZESAA9mVAJ4MhUAI5sAhvHqUz9AG5lukFCS…
-
This happens in Spyder 4 (didn't test on previous Spyder versions), in Ubuntu 18.04 and latest winpython.
If we can figure out why, it would be great - starting with trying to reproduce the problem i…
-
Rodeo's interactive plotting behavior tripped me up and I think it may be confusing others as well. Here's a simple example taken from the official [matplotlib intro tutorial](http://matplotlib.org/us…
-
a new magic: `%result x` which takes the value returned from the preceding lines, and assigns it to the variable `x`.
then maps and plots could have a feature that took their interactive state, and…
-
Not sure if this already works, but since this is the most complete package, I'll post it here.
Ideally we want this:
```julia
ax = plot(points)
background!(ax, TileProvider())
```
This requ…
-
Pluto is a big fan of Plots.jl! The GR interactivity example looks exciting!
Two questions:
### First:
https://github.com/jheinen/GR.jl/blob/master/examples/pluto_ex.jl#L25
Would it be helpful…
fonsp updated
4 years ago
-
Interactive plots are nice, but I think we need some way of summarizing the distinct laterality profiles of different brain regions. i.e. Which brain regions/networks consistently show evidence for sy…
-
From https://discourse.julialang.org/t/why-does-a-vector-with-10-times-more-elements-takes-2x-5x-less-time-to-pre-allocate/121828/7?u=sgaure
This isn't as it should be. Downsizing a bits vector shoul…