Skip to main content
1 vote
0 answers
18 views

How to orientate the transform of a segment from a starting and ending point in bevy

I am trying to represent the segment of a cube, however i fail to create a way to orientate segments depending on their starting position and ending position. What I've come up so far is to get the ...
recouer's user avatar
  • 89
0 votes
0 answers
12 views

Perform transform on svg viewbox

I have a need to scale SVG's using javascript. This is part of a workflow so I'll be processing these endlessly in a browser. The issue is the incoming SVG's viewbox is 0,0,14032.00mm,9922.00mm which ...
ubuntux's user avatar
  • 101
0 votes
0 answers
13 views

Mapserver transforms the LABEL text content into date format

I have a case when the LABEL content is the text like "50-10-2". Not always, but in some situations on the map it gets interpreted as date and gets shown as "1950/10/02". Is there ...
EF_GIB's user avatar
  • 1
-2 votes
2 answers
61 views

Transform text with CSS into a trapezoid [duplicate]

I'm trying to create an effect where I have 3 lines of text. The text in the middle signifies the "now". The text on the bottom signifies "yesterday" and text above signifies "...
Jim's user avatar
  • 2,407
1 vote
1 answer
27 views

constraint vertical slider on top anchor of another object

In my swift code there are 2 sliders 1 is on the bottom and 1 is constraint and rotate vertically. What I want to do is constraint the right slider to the top anchor of the bottom slider. You can see ...
Sam Burns's user avatar
0 votes
2 answers
47 views

How to add Kafka offset, partition details in the message's metadata section using NiFi

Actual message read from Kafka: { "body": { "metadata": { "id": "bce16e11" }, "eventDetails": { "eventID": "...
Sam's user avatar
  • 21
0 votes
1 answer
38 views

Set a boolean Mask for a Group with a Condition

If the Value '2235' is in column 'Age', the associated Group in the Column 'Name' should be set for all true in a new Column. My Test-Dataframe is: import pandas as pd # intialise data of lists. data ...
mxplk's user avatar
  • 77
0 votes
1 answer
40 views

Css transform zoom in and out scrolling issue

I have 3 divs with the transform being on the 2nd div which has a div inside of that. I have added zoom in and zoom out buttons but when I zoom in I can't scroll all the way to the left and top but ...
user26813661's user avatar
-2 votes
0 answers
46 views

Unity Video player adjusting size and position

I am trying to play a video in a game I am making. I am currently using the Camera's near plane render mode for my video player, is there any way to resize the video and read just not change the ...
nick young's user avatar
4 votes
3 answers
123 views

Pandas List All Unique Values Based On Groupby

I have a dataframe that has worksite info. District# Site# Address 1 1 123 Bayview Ln 1 2 456 Example St 2 36 789 Hello Dr 2 ...
Bijan's user avatar
  • 8,408
0 votes
0 answers
41 views

smooth transition effect with tailwind and nextjs

I have some mistake here in below code. I want to do this smooth transition effect like this in product images check it here: https://demo.ar-themes.com/hanout/product/%d8%af%d9%85%d9%8a%d8%a9/ I try ...
Oussama Djedidi's user avatar
1 vote
2 answers
44 views

How to make the background color or image of border-radius appear as intended

I want the background color or image of .txt to be displayed as the background color or image of the border-radius of .next. I'd like to know how to do this without changing the transform of .txt. ...
eternal novice's user avatar
0 votes
1 answer
80 views

Widen/narrow line sections of plot so that x-axis breaks at peaks are evenly spaced

I am making a simple line plot with ggplot2 with "signal" peaks over time in the x-axis. For a little bit of background, this specific plot is what is called a "chromatogram", and ...
DaniCee's user avatar
  • 3,087
0 votes
2 answers
59 views

Insert an element in web.config based on key value in appsettings

We have a requirement to apply a transform based upon an app setting value in web.config for our ASP.NET MVC project. <!--web.config--> <?xml version="1.0" encoding="utf-8"...
NewbieHere's user avatar
1 vote
1 answer
30 views

write Jolt spec for nested arrays

I have a json with nested arrays, need to get the output in a specific format and I am not able to do so. Input JSON : { "audiencerange": [ { "AudienceRangePrecision": [...
aashna's user avatar
  • 23

15 30 50 per page
1
2 3 4 5
403