63 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
2
votes
2
answers
86
views
Introduce sequence gaps in a ggplot lineplot
This might be a duplicate, but none of the questions I found seem to help my case.
I have a finaldf data frame that contains values at different time points, and specific time points are used as x-...
0
votes
0
answers
48
views
I can't remove the gaps between the edges of the cube in a sprite made from an SVG image
Most learned friends
I have an SVG cube icon. I made a sprite out of it, but there are gaps between the edges of the cube that take on the background color of the div in which the cube is located. How ...
0
votes
1
answer
776
views
Circlize in R: Reducing gaps between sectors (gap.after) and adjusting the default ticks marks
Using the package circlize from R, My objective is to be able to reduce the default gaps generated between the sectors in the chord diagram. According to the manual, this is possible by passing the ...
0
votes
1
answer
3k
views
How to leave gaps in plot of incomplete timeseries?
I'm plotting timeseries with gaps. Observations come from 6 different dates and lags between consecutive datapoints within each day are on average about 10 seconds.
On some days observations window is ...
1
vote
2
answers
105
views
Grouped UITableView is too transparent for row animations
I have a grouped UITableView with custom section header views and want to perform add/remove rows animation when user clicks on these header views:
tableView.insertRows(at: rowsToInsertOrDelete, with: ...
0
votes
1
answer
29
views
Small gap despite same value for CSS offsets [duplicate]
I'm trying to add a small cut off corner effect to headers. It works in principle, but at some font sizes there is a gap between the header and the corner. It's likely this is OS and browser dependent....
-2
votes
2
answers
198
views
Unwanted margin in images which makes the spaces between the elements uneven- bootstrap
I have uneven gaps between images because of an unwanted margin
tried checking for margins that may cause it in the CSS.
tried adding margin-left:0px
screenshot
<div class="container-...
0
votes
0
answers
120
views
Force MATLAB to plot date gaps as zero (instead of a line gradually changing)
Everyone wants to get rid of time gaps in plot, I want them to be shown!
So I have a table in my workspace (tableM) with two variables (Date and Temperature).
Date is in the "datenum" format. I have ...
0
votes
1
answer
141
views
Horizontal gaps in an html email
I am trying to fix a problem with an html email where horizontal gaps appear between images that does not exist in the code. I have been on the site and have tried everything anyone has suggested to ...
0
votes
1
answer
84
views
Gaps in HTML emails in Outlook 2013
I'm having an issue with gaps appearing in Outlook / windows in an html email which I can't fix. It's a common problem I know and possibly something to do with col spans (judging by other posts). I've ...
1
vote
0
answers
87
views
Scaling results in gaps between CSS divs
I ́m create a border with background-image propertie in div, and transform: scale for pattern is centred on page. In chroMe it works fine, but in Firefox and IE it have with gaps.
What do I do for ...
0
votes
0
answers
134
views
How do I make this tile-based GUI with GroupLayout (or any other layout!)
I am trying to achieve the following sort of tile-based setup :
This is what my code is currently producing :
Below is my current code snippet that is generating this. For clarification, I have ...
0
votes
1
answer
962
views
Fill the Gaps between
I'ld like someone to tip me the way i can fill the gaps of the Grid View Listing.
Below i've inserted all the CSS changes i have from it. Still can't figure it out out to fill the gaps...
The Grid i'...
1
vote
1
answer
3k
views
Jquery Mobile Panel Styling with fixed-toolbar
I set the width of my panel according to the sample in http://view.jquerymobile.com/1.3.1/dist/demos/examples/panels/panel-styling.html.
Everything goes fine, but my fixed toolber in the footer moves ...
0
votes
1
answer
184
views
Heading and paragraph text together without space
I have -
<p>some text as 'intro'</p>
<h1>Big Text</h1>
<p>some text as 'outro'</p>
I have this set out on a background image, I have styled margins and fitted the ...
user avatar
user2080194