Luis E.
Luis E.
So could you get this working? @LavaYasha
Hi, can I work on this?
Any progress here? I have the same problem with x scale.
I found I had a mistake in callback. So now it's working for me. ``` "x": { "ticks": { "autoSkip": false, "maxRotation": 0, "font": { "size": "10px", "family": "Roboto, Helvetica,Arial,sans-serif",...
how could I use the zlib instead? something like this? ``` const client = new Client({ intents: [GatewayIntentBits.Guilds], ws: { compress: true, properties: { $browser: "Discord.js", $device: "Discord.js", $os: process.platform...
@JMTK thanks