Štěpán Novotný

Results 5 issues of Š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...

enhancement

### 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...

bug

Chart code: ![Snímek obrazovky 2023-10-18 v 15 18 30](https://github.com/apexcharts/react-apexcharts/assets/102683622/e9afc8a4-0e2e-47ec-b5e3-9103f6b48d02) 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...

Turbopack