Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
25 views

I am creating android app that uses Mathquill library. I have multiple math-fields which display math equations using keybord. My problem is that math-fields overlap like in the picture below: On ...
Andy's user avatar
  • 11
0 votes
2 answers
72 views

I'm trying to find a way to make overlapping images with different positions and sizes responsive with Bootstrap. This is the bootstrap code I have: <div class="d-flex justify-content-center&...
MaurizioMon's user avatar
2 votes
1 answer
164 views

I'm creating a wide table in LaTeX using the tabularx package. I’ve specified all 10 columns using this structure: >{\hsize=\hsize}X This gives me 10 equally distributed columns across the page ...
Komal Rumade's user avatar
0 votes
0 answers
41 views

I am facing these warnings. These warnings can be categorized into three main issues: Automodule Warning (exp4j-0.4.8.jar) Shading module-info.class Warning Overlapping Resources in Shaded JAR While ...
user30142456's user avatar
-2 votes
1 answer
107 views

How do I prevent line overlapping and make media queries work for large screens for a webpage with the following HTML and CSS? This is the HTML <p style="font-family: &quot;verdana&...
Zion ToDo's user avatar
2 votes
1 answer
105 views

I am trying to get on record from a list of overlapping records in Presto(Trillo) DB. There are columns like loc_id, prod_id, line_id, start_dt, end_dt, update_dt. The records are like this ( source ...
Parag's user avatar
  • 23
0 votes
0 answers
26 views

The labels in the graph is overlapping with each other when the value size is small The graph with the overlapping labels This is the code I have tried. import matplotlib.pyplot as plt import numpy as ...
Shrunga's user avatar
0 votes
2 answers
253 views

I’m struggling to stop prefab objects from overlapping when they spawn. I’ve Googled a lot of similar questions and realized that this issue is common in game development, but I’m having trouble ...
aloe's user avatar
  • 13
1 vote
1 answer
126 views

I'm making a 2D platformer with player mechanics that depend on the type of tile the Player lands on. I have two types of tiles white and black - if Player lands on a white tile, he has ability A, and ...
Petko Slavov's user avatar
1 vote
1 answer
178 views

[I Wrote my first program in jetpack compose and I face this problem that a simple text after putting in a column{} or in a row{} it begins from the toolbar of the emulator means the text gets ...
Shahid Faried's user avatar
1 vote
1 answer
223 views

I was trying to plot a pie char using ggplot2. The code is pasted as following df <- data.frame( category = LETTERS[1 : 14], count = c(86, 2, 6, 315, 98, 140, 48, 167, 226, 269, 2, 70, 3, 112) )...
Li Ma's user avatar
  • 67
0 votes
1 answer
371 views

Right now I have a VPC where my RDS in a private subnet, also I have a ECS in the same VPC and both have communication, now the problem is, I have a new ECS but in another VPC, first I tried to do a ...
InfoUser's user avatar
1 vote
1 answer
102 views

I'm working on an Angular project where I need to verify if the time intervals of different courses overlap. I'm using the areIntervalsOverlapping function from the date-fns library. However, it seems ...
Ernesto Vazquez's user avatar
0 votes
0 answers
30 views

I have implemented a Bootstrap nav bar on my homepage that has some dropdown elements. When I open the dropdown menu the :hover/:focus background-color overlaps the dropdown div. HTML: <nav class=&...
Rafaela's user avatar
  • 21
0 votes
1 answer
55 views

I need to identify valid subscription for users for different order placed. CREATE OR REPLACE TEMP TABLE customer_orders( customer_id VARCHAR , product_id VARCHAR , subscription_start_date ...
BeginnerDeveloper's user avatar
0 votes
1 answer
42 views

I have a data list and the list is overlapped by an invisible scroll-view for more dynamic interaction. The scroll-view have to scrollable always. And the data list should also be touchable. However, ...
bran's user avatar
  • 1
1 vote
2 answers
97 views

The users to submit an interval of starting and ending pages that he/she read in a specific book. Note that the user can submit multiple intervals for the same book. I need the query announce the most ...
Mahmoud El Boshy's user avatar
1 vote
1 answer
62 views

This is a pyspark overlapping time period problem: Sample data data = [ (1, "2024-01-28T05:00:00Z", "2024-01-28T06:00:00Z", "1/24/24"), (1, "2024-01-28T05:30:...
Syed Sharjeelullah's user avatar
0 votes
1 answer
255 views

I'm trying to use the adjustText library with matplotlib to remove overlapping text. I'm using Python==3.8, matplotlib==1.5.0, adjustText==1.0.4, and scipy==1.5.3 For additional context, I'm running ...
Aleksandra's user avatar
1 vote
1 answer
232 views

I want to draw multiple images (with transparent color space like .png) on top of each other into one table cell. At the moment I'm doing it this way: I draw both pictures but then move the second ...
Baumkuchen's user avatar
1 vote
1 answer
70 views

Trying to get rid of on x axis overlapping issue. I couldn't change angle of the values # Create a figure with sharing x-axis fig, ax1 = plt.subplots(figsize=(10, 6)) # weekly order count on the ...
Eren 's user avatar
  • 11
1 vote
1 answer
52 views

I have the following data frame: window_start window_end dataset 29125 1828457 1828868 129C 29126 1891493 1891904 129C 29127 2312557 2312968 129C 29128 3745905 3746316 129C 29129 ...
Emilio Mastriani's user avatar
0 votes
1 answer
104 views

I have used a csv file to generate a bar graph using ggplot in R. But the labels on x-axis are overlapping with each other. below is the code : library(ggplot2) options(repr.plot.width = 100) ggplot(...
Zoro's user avatar
  • 21
0 votes
0 answers
148 views

enter image description here I'm trying to create a heatmap featuring yticks on both the left and right side of each row. While plotting, I've encountered an issue where the yticks on the right side ...
Magali's user avatar
  • 1
0 votes
1 answer
42 views

I have a database that records user access. User access is requested and users are given a two hour window to access their space. At the moment, users can request multiple requests, which sometimes ...
ME_2023's user avatar
-1 votes
1 answer
50 views

Im facing a bottleneck guys, hopefully someone can help me out to solve this. Im working in Google Shets and have several named ranges i want to import in a single sheet, from several different files. ...
Nikola Sterjov's user avatar
2 votes
1 answer
119 views

I have a table of float values and strings such as the following: FltVal Category 0.01 A 0.02 A 0.05 B 0.31 B 0.36 A 0.37 C 0.41 B I would like to produce a new dataframe that bins the float values ...
chroberts's user avatar
0 votes
0 answers
39 views

I've got a two-column, multi-page, data fed, phone directory. The screen layout works fine and the printing did until a recent update to DNN. I can't blame DNN because it might be browser related, but ...
user3157885's user avatar
1 vote
1 answer
45 views

I'm creating a landing page that has different sections upon scroll. I have 2 issues. When I scroll down, the content of the second section overlaps the top section of the page when I make the screen ...
Saga Ibrahim's user avatar
0 votes
1 answer
90 views

I'm trying to create a navigation menu, I've been following this tutorial: https://www.youtube.com/watch?v=vb_u7mj84Tc&ab_channel=TheWebShala I'm stuck at minute 28:56 where the submenu should ...
Daniel Haro's user avatar
2 votes
1 answer
697 views

here i am pasting the video link i want to achieve , please helphi here i want to add a container at the top of the scrollable side and also some part of the container should be at the end of app bar ...
Nns_ninteyFIve's user avatar
0 votes
1 answer
306 views

I'm modding a strategy game and have two RGB images. One defines the province areas on the map, each province being a unique color. The other image defines the terrain of the map. I have a python ...
Thomas Slade's user avatar
2 votes
0 answers
920 views

I have a shape file with 2745 individual sites/polygons in the Philippines, each site represents a tree planting project, with relevant information (30 attributes to be precise), including the year ...
badiskhiari's user avatar
-1 votes
3 answers
100 views

In case the user did not wait to hear the sound of the letter He moved between the buttons quickly There is an overlap between the voices, and all the voices remain . in the background of the ...
faisal's user avatar
  • 1
0 votes
0 answers
41 views

I created a map in which consist of different shapes such as 2 circle and one line. The line connects 2 circle Centre. Even if i have added line first and then the circles, the line always come over ...
Saimol Simon's user avatar
0 votes
0 answers
180 views

Please see my updated fiddle demo. I able to get value when two box/div overlapped but when i do rotate the DIV then it still returns TRUE even though its not overlapping with another div/box. Below ...
user3731362's user avatar
0 votes
1 answer
145 views

I use an HTML calendar where I can select multiple date ranges. How can I prevent time periods from overlap? First click select first day Second click select range (must be AFTER the first click day)...
user3270967's user avatar
0 votes
1 answer
2k views

I'm encountering an issue on my HTML page where the main content is overlapping the header element, causing visual overlap and content obstruction. Despite my attempts to address the problem using the ...
LEO CODES's user avatar
0 votes
1 answer
24 views

I've been trying to position the contact info on a website to the right of the navigation bar. The left of the nav bar has the logo and website title. The logo and title are sitting fine on the left ...
Annie's user avatar
  • 1
0 votes
1 answer
57 views

problem statement i need to push new appointment inside this array but, i also DONOT want to overlap time of other already booked appointment my array Booked appointment contains previously added/...
Ahsan Ali 's user avatar
0 votes
1 answer
1k views

I have a question about this CSS I wrote with tailwind. I am trying to overlap the pseudo-element over the div but I can't find the way. How can do get this to work, and can it be written in a cleaner ...
Cris Mikaela's user avatar
0 votes
1 answer
884 views

I have two overlapping views inside a ZStack. When I tap the top view, it triggers its onTapGesture first and then triggers the onTapGesture of the view underneath. Does any one know how to achieve ...
jeep's user avatar
  • 635
0 votes
0 answers
61 views

I would like to calculate the total non-overlapping business days in two date range columns that have partially or fully overlapping date ranges with each other. An example is pasted below. For ...
Dannila Zhang's user avatar
-2 votes
1 answer
435 views

Here's codepen link with button I'd like to use on my website: https://codepen.io/nikolett_codes/pen/BMmOxO here's HTML code: <div class="phone cta">Call us</div> <div class=&...
Akash Kumar's user avatar
-1 votes
1 answer
51 views

I put two functions in the code but it gives me this error: Overlapping accesses to 'frame', but modification requires exclusive access; consider copying to a local variable how can i solve? import ...
iosSwift's user avatar
1 vote
1 answer
115 views

Working in Python, I've got a list of dicts containing a start date, end date and a list of values. These may overlap and I need to break them into unique time periods, and merge the values from any ...
TKems's user avatar
  • 15
0 votes
3 answers
89 views

I have a dataset with start and end dates of service use for individuals (one row for each episode). Sometimes these periods overlap, sometimes they don't. I want to count the number of unique days in ...
Linda P's user avatar
1 vote
0 answers
152 views

I have run a DCA and want to plot my results. Unfortunately the species labels are overlapping. PL_modified <- as.data.frame(read_xlsx("Tabellen für Verarbeitung mit R Excel.xlsx", sheet=...
Paul's user avatar
  • 11
0 votes
2 answers
478 views

I'm making a graph with DiagrammeR and I'm having problems with some of the nodes overlapping. The (relevant) code looks like this (I ommited some irrelevant parts regarding color aesthetics, ...
Gaspar's user avatar
  • 155
0 votes
1 answer
379 views

I'm making a chess game using svelte and ts, and I want to detect which square the mouse is over, so it can be the targetSquare of the currently dragged piece. In other word, I say: if square is ...
mwn02's user avatar
  • 25

1
2 3 4 5
19