I am using Plotly to embed a plot on an HTML page. My website is responsive, but I am not satisfied with the legend of the plot that I have embedded. Here you c
I'm migrating a full .NET Framework Web API 2 REST project over to ASP.NET Core 2.2 and getting a bit lost in the routing. In Web API 2 I was able to overload
Hi I'm trying to make an application for desktop until everything is fine but I'm stuck on the scrollbar, I made a scrollbar but it doesn't work, I also tried t
I have an application in scala on Spark-graphx. The VD contains a Map[Long, Map[Long, Double]] which needs to grow with each iteration. Both are created from Li
I have binary strings: let x = "0b101101111"; let y = "0b111111"; How do I convert the string to binary to be able to find the sum? this work
i'm new to redis and learning how to use it. I have and exercise require create a shopping cart redis db using client id as key and store image using commands.