943 questions
0
votes
1
answer
25
views
Android Mathquill overlapping math fields
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 ...
0
votes
2
answers
72
views
How to resize overlapping images while respecting positions and ratios in boostrap
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&...
2
votes
1
answer
164
views
How can I modify my LaTeX table using tabularx with >{\hsize=\hsize}X columns so that text wraps automatically and prevents overlapping [closed]
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 ...
0
votes
0
answers
41
views
I am facing some warning when build maven project using mvn clean package command
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 ...
-2
votes
1
answer
107
views
How to prevent line overlapping and make media query work for large screens? [closed]
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: "verdana&...
2
votes
1
answer
105
views
How to find overlapping records and select the latest record?
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 ...
0
votes
0
answers
26
views
How to overcome the label overlapping in donut graph?
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 ...
0
votes
2
answers
253
views
Prevent objects from overlapping when spawning in random locations (Unity 2D)
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 ...
1
vote
1
answer
126
views
How to control the order of collisions in Unity 2D?
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 ...
1
vote
1
answer
178
views
Text overlapping over the Toolbar
[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 ...
1
vote
1
answer
223
views
How to set the labels of a pie chart to avoid overlapping using ggplot2
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)
)...
0
votes
1
answer
371
views
AWS how connect two VPC in same account but overlapping CIDR
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 ...
1
vote
1
answer
102
views
Issues with Overlapping Time Intervals Verification Using date-fns in JavaScript
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 ...
0
votes
0
answers
30
views
Bootstrap nav bar dropdown background color overlaps div
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=&...
0
votes
1
answer
55
views
Find Duplicate Subscription for overlapping period
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 ...
0
votes
1
answer
42
views
How to deliver press event to component which is covered by another component?
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, ...
1
vote
2
answers
97
views
MySQL query to get the number of read unique pages for book
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 ...
1
vote
1
answer
62
views
Identifying overlapping records based on timestamps and removing old overlaps in pyspark
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:...
0
votes
1
answer
255
views
AdjustText TypeError: query_pairs() got an unexpected keyword argument 'output_type'
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 ...
1
vote
1
answer
232
views
IText 7 c# - How to Draw multiple images on top of each other (overlapping)
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 ...
1
vote
1
answer
70
views
Matplotlib X axis names overlapping?
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 ...
1
vote
1
answer
52
views
Overlapping test and visualization
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 ...
0
votes
1
answer
104
views
Overlapping labels on x-axis in ggplot2 [duplicate]
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(...
0
votes
0
answers
148
views
How to manage overlapping yticks and legends in a heatmap plot in julia?
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 ...
0
votes
1
answer
42
views
Merge overlapping time frames (min and max) into one and blanket assign to relevant user if detection time criteria is matched
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 ...
-1
votes
1
answer
50
views
Google Sheets - How can i Sum overlapping cells from several different imported named ranges?
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. ...
2
votes
1
answer
119
views
In Pandas, how do I bin floats and count string types from other cols where the bin is of a rolling, overlapping numeric range of constant size?
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 ...
0
votes
0
answers
39
views
Can't stop multiple page (html) from overlapping divs using @media print css
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 ...
1
vote
1
answer
45
views
I cant figure out how to add spacing to my bootstrap cards and my page keeps overlapping when I scroll up to the cards section
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 ...
0
votes
1
answer
90
views
li overlapping in a nested list (Navigation menu)
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 ...
2
votes
1
answer
697
views
how to add Positioned stack inside SliverList and make it scrollable , like when we scroll the top image part will hide and only see appBar&scroll
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 ...
0
votes
1
answer
306
views
Python (scikit-image): Most performant way to determine most common color in a masked area
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 ...
2
votes
0
answers
920
views
How to cede overlapping area in polygons in QGIS to one of the polygons based on a condition
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 ...
-1
votes
3
answers
100
views
Flutter Stop the letter sound when moving to another letter
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 ...
0
votes
0
answers
41
views
How can specify the order of displaying shapes when work with open layer map
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 ...
0
votes
0
answers
180
views
How to detect that a rotated div is overlapping another div? [duplicate]
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 ...
0
votes
1
answer
145
views
Jquery select multiple date ranges in HTML Calendar
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)...
0
votes
1
answer
2k
views
How can I prevent the main content from overlapping the header element on my HTML page?
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 ...
0
votes
1
answer
24
views
Trouble right-aligning texts on a navigation bar - any suggestions?
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 ...
0
votes
1
answer
57
views
how to store appointments inside array without start and end time overlapping
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/...
0
votes
1
answer
1k
views
Trouble with overlapping elements in Tailwind CSS using pseudo-elements
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 ...
0
votes
1
answer
884
views
Tapping overlapping views and triggering both onTapGesture of them.(Tapping through) in SWIFTUI
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 ...
0
votes
0
answers
61
views
How to calculate the total of non-overlapping business days in a date range in excel using formula?
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 ...
-2
votes
1
answer
435
views
Css hovering and overlapping elements problem [closed]
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=&...
-1
votes
1
answer
51
views
Overlapping accesses to frame
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 ...
1
vote
1
answer
115
views
Separate and merge overlapping dates in list of dicts
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 ...
0
votes
3
answers
89
views
Identify number of unique days of service use by group
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 ...
1
vote
0
answers
152
views
How to repel overlapping labels in an ordination plot with function ordilabel?
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=...
0
votes
2
answers
478
views
Avoid overlapping in DiagrammeR
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, ...
0
votes
1
answer
379
views
Check if mouse is over div element, even if overlapped
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 ...