Can't figure out how to hide the pie labels. I've already tried these settings: xAxis: { labels: {
I have upgraded my springboot from 2.4+ to 2.6 plus. after doing this, in one of my end to end test the comparison between my actual and expected json is faili
I have a Powershell script that is going to be run through an automation tool against multiple servers. It works fine on Windows machines, as the remote calls u
I have an error trying to connect to oracle database: Query execution failed Reason: SQL Error [12705] [72000]: ORA-12705: Cannot access NLS data files or inv
my controller file is giving me an error when using the code below. it says res.status is not a function. does anyone know what the issue could be? It works if
Reactive programming is kind of hard to understand for me. My use case - I would like to register a user (save it to DB) only in case the user with the given em
I need to store a char array inside a class and then return it. I have to admit that I'm a bit confused about pointers and have tried everything I can think of
I want to convert for example the number 167009345.8 to 167009345.8. I have used lots of ways but I have problems. For example, x <- "167009345.8" class(x