-
### System details
Browser Version:
Chrome - Version 104.0.5112.81 (Official Build) (64-bit)
Output of `sessionInfo()`:
```
# sessionInfo() output goes here
R version 4.2.0 (2022-04-2…
-
The `contour_plot` method is not correctly scaled in a logarithmic plot. Here is a modified example that exhibits this bug:
``` python
#!/usr/bin/env python
"""
This example illustrates a problem wit…
-
### What's your feature?
In the [Function Plot](https://github.com/mauriciopoppe/function-plot) library, there is a way to add only points without any connecting lines in the plot.
Is it possible …
-
Playing around and here is a quick example. In reality, crosstalk can be subsumed by `Vue` as simply a shared, reactive state mechanism.
### with crosstalk api
```
library(vueR)
library(cross…
-
As described in #9 usage of TLF library should be possible from other modelling environments.
In particular usage from NWB (Navigator Workbench - tool used in popPK/PD modelling) should be possible…
-
I am trying to produce kriging models from elevations points using the gstat package. I can fit models to the empirical variogram using exponential, spherical, and gaussian curves. However, despite th…
-
Change the plotting library from matplotlib to plotly. Unlike the former, plotly is browser-based and thus can be easily used on web applications.
That change would allow PyCallisto to be used on a…
-
Hi,
I was wondering if there is a way of having legend and axis labels in downloaded svg's from tensorboard without re-plotting the data using another library.
Thanks,
Anurag Koul
-
Are there any reasons we are setting the import dependencies are set so high? For example, when installing `skfolio` alongside other libraries, it often leads to installation failures. Starting from P…
-
Sorry if I am out of my depths here.
I built a ShinyR app that populates a map with Lon/Lat values. And I had it such that if you click on one of the icons, it would call openmeteo, download the fo…