Doron Nachshon
Doron Nachshon
Could've missed something, but tests are passing. I've made a few changes for my convenience which I have not bothered to remove because I'm not sure whether or not you're...
**Is your feature request related to a problem? Please describe.** Currently the official way of using matrix-js-sdk in the browser is linking the bundled version via a script tag. This...
I'm feeding the chart with 2 dates - 31.8, 1.9. I'm noticing cosmetic ticks are added - which are not based on underlying data and seem to be there because...
I've noticed X axis doesn't start from 0 when switching between dates (think date picker changes which changes chart data in runtime) I've notice this occuring mostly when (dayjs exmaple)...
Feeding different chart values sometimes causes the X axis to not format the text properly, resizing the browser will solve it. I've noticed this happens when switching between values with...
**Describe the bug** Hi there, trying to import some ONNX files causes the following panic: burn-import-0.13.2/src/onnx/from_onnx.rs:363:64: index out of bounds: the len is 1 but the index is 1 My...