python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
(Chart.js 3.7.0) change position of x-axis ticks to alternate between each tick?
I have a chart which effectively renders a timeline, but sometimes the tick positions are too close together
Current graph (padding: 25)
I can change the padding to be negative which puts them above t...
mojosbeans
Votes: 0
Answers: 1
How to check or print padding done in python (keras)?
While making a model, we use padding in Conv2D function and also Maxpooling function like :
Conv2D(filters=52,kernel_size=(3,3),padding='same')
Is there a means of check the padding done or printing ...
coder20
Votes: 0
Answers: 1
Why are my header and paragraph distanced so far apart without a margin or padding?
I am in the process of coding a contact page for my business's website but for some reason, when I run my code, my header and my paragraph are distanced very far apart even though I set both the mar...
Max Herczeg
Votes: 0
Answers: 2
Trying to remove that empty fill space and take the li's to right
the empty space is mentioned and I want that purple space to get clear and want the list items to float to right
html
<div class="top-head">
<h1>Px to Vw and Vh converter</h...

Shaik Mohammed Huzaifa
Votes: 0
Answers: 1