-
-
- I think the two graphs should be updated with gridlines.
- [Remark 1.3.3](https://teambasedinquirylearning.github.io/precalculus/2024/instructor/EQ3.html#EQ3-3-3) missing space between 'Theorem' an…
-
In https://blazor.radzen.com/datagrid-column-resizing, run the following example:
```razor
@using RadzenBlazorDemos.Data
@using RadzenBlazorDemos.Models.Northwind
@using Microsoft.EntityFrameworkC…
-
**Describe/explain the bug**
With a simple `ResponsiveBarCanvas` chart, if I turn on the `enableGridX` feature, the vertical lines extend below the bottom of the chart, into the area where tick label…
-
I have struggled a lot trying to remove some padding that is added within the canvas when hidden the y-axis ticks.
![padding](https://i.stack.imgur.com/puoFo.png)
I have even tried to modify the …
-
### Description
Hello Astropy Community,
I'm unable to produce ticks along the edges of a plot.
![outputplot2](https://github.com/astropy/astropy/assets/175346433/fc152e74-d0cc-4f88-93f8-88de…
-
### Bug report
As has been previously reported, imshow misaligns grid lines and image data. This gives a tiny reproducible example and discusses the specific issues. The example is actually mild. I…
-
We need to remove the grid I think, and re-evaluate how it's used. Right now it is too confusing.
lf94 updated
4 months ago
-
Currently in mba_benchmark.cpp, we see that the Spline creation module is run in CPU while the interpolation is done in GPU. This makes sense. However, would it be possible to make this portion (i.e.,…
-
If I set "beat division" to 17 or 12 it assumes that each beat is a quarter note and not a 16th note or 8th note. I'd have to multiply the bpm by 2 or 4 for it to treat a beat properly, and it seems …