Štěpán Novotný
Štěpán Novotný
Hello, I am working with your library and I need to somehow make number cells in Excel to be formatted as number. So far they are formatted as "General". Is...
### Description The x-axis labels are displayed in mismatched values as decimal numbers, even though the data for the chart is integers. ### Steps to Reproduce 1. install latest version...
Chart code:  When I provide data as this: Notice that Y coordinate data has decimal place but the X coordinate data DOES NOT!...
How do you handle ENV variables for CI runs, without having any .env file in remote repository?
### Link to the code that reproduces this issue https://github.com/BlvckParrot/nextjs-issue-typescript-in-standalone-output ### To Reproduce 1. create new next app `pnpx create-next-app@latest`(with defaults) 2. change `output: "standalone"` in next.config.ts 3. run build...