-
I am trying to insert the graph legend on the a combined graph (lines and bars). It seems i cant get the legend shown in any of the graph position. My code is as follow:
var jsdom = new JSDOM('', {…
-
**Message copied from Discord below for record-keeping purposes**
Alright, I want to float this idea for the LongBone object. @Lathreas in particular, I'd love your feedback!
I've drafted some p…
-
### Feature description
Currently PyBOP supports inference of some equivalent circuit model parameters, where those parameters remain constant across the depth of discharge. Cell kinetics and resista…
-
Is it planned to add an integration with Spark Streaming ? It could be useful to be able to apply some lineage for batch and streaming data
-
For observations around ~9000 A, there are a lot of absorption features present in observed spectra that make it difficult to fit the continuum over the wavelength range with the current routine of fi…
-
Now that GAM is in master, we could use polynomial, especially, orthogonal polynomials with a similar structure.
It would also be a good case for extending and generalizing the supporting code, e.g. …
-
### Description
Dear cupy developing team,
I have some trouble using the cubic spline feature which is mentioned in the documentation. It seems when I install the cupy library the cubic spline par…
-
Moving discussion here to its own thread.
- `ggeffects::ggeffect()` (marginal effects based on the fixed effect covariance matrix, doesn't work for splines or breakpoints) was already working in th…
-
We used Kalibr to calibrate the IMU and camera extrinsic parameters of the ZED 2i camera. By adjusting the noise parameters, the algorithm successfully converged, but there was a significant differenc…
-
import Chart from "svelte-frappe-charts";
let data = {
labels: ["Sun", "Mon", "Tues", "Wed", "Thurs", "Fri", "Sat"],
datasets: [
{
values: [10, 12, 3, 9, 8, 15, 9],
},
],
…