Alex
Alex
There we go! 😊 To resolve the testing issues I ended up having to replace `jest` with `vitest`. I just couldn't get `jest` to play nice with the `unified` package...
I agree it would be useful. I've noticed you can select a decimal value for the weight in `profile -> weight`, but it doesn't show the decimal value on your...
Hello 👋 There doesn't seem to be anything on the `BarChart` or `BarChartData` classes to manipulate the space/width. My guess is that at the moment you just have to wrap...
Hi, @Thayorns 👋 have you made any progress towards a fix?
It looks like the issue is due to how the spacing is calculated. Basically, when you provide a `groupSpace`, it will space out the bars by that space _unless_ the...
What about using the same food APIs we are already using in the app to generate auto-fill suggestions? There could be a slide up panel with similarly named items you...
Hello 👋 I think the issue with the Streak Graph is resolved now. I checked today and it seems to load for me 😊 Are you still having the issue?