-
If a lookup source is created from a source that has a sourceGraph, lookups will be restricted to that graph. This is undesirable in the case where we only want cubes from a specific graph but lookups…
-
mapview has become quite a beast to maintain... Therefore, we should break several components out of the package into smaller packages - function (package):
- [x] cubeview (cubeview)
- [x] sli…
-
Maybe seen this data before, but probably not with awesome cube view!
```R
## wget https://data.nodc.noaa.gov/thredds/fileServer/woa/WOA13/DATAv2/temperature/netcdf/A5B2/0.25/woa13_A5B2_t13_04v2.n…
-
Hi Jesse,
we are using CubeView extensively as one of our main UI assets. However, when it comes to the details, I'm struggling to understand your implementation, mostly because I have only a very bas…
-
**BLUP:** What is the current state of three-dimensional feature (vector) analysis support in the R-Spatial universe?
I'm wondering what tools and capabilities R-Spatial provides for analysis of th…
-
Hi, and thanks for an awesome package.
I've been playing with Shiny, leaflet and cubeView and hit an issue that I don't know whether it is mine own, a computer's one, or made by some possible interfe…
-
**Describe the bug**
The all the execute dataframe functions only ever return "Value", no matter what cell_properties is passed
**To Reproduce**
Run the following code with a valid MDX: tm1.cells…
-
Hey!
We would like to be able to switch to a "fullscreen" mode - which would just mean being able to hide the top middle tile with filters (FilterTile, SplitTile, SeriesTilesRow, VisSelector) in the …
-
I discovered a few gotchas setting up a test local repo
- we assume [default.datadir]/data or [default.datadir] in a few places, this is too loose and should be consistent (this is raadtools and raad…
-
I would like to have a StoreView which functions similar to the CubeView in serving as an instance of a centrally managed data store applying filtering and any other instanced state onto the data. It …