Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
51 views

I am facing an issue where an SVG icon is getting clipped from the top when it is displayed inside a circular container. I tried centering with flexbox, adjusting margins, and changing overflow ...
1 vote
0 answers
69 views

I have asked several AIs on how to go about this, I've looked up som many searches but I think it would help if I knew what to look up. Anyways, my problem in the code below is that I have a website ...
2 votes
0 answers
63 views

As a preface, I am a beginner to everything. Needless to say, patience for my ignorance will be greatly appreciated. I am trying build an app where the user can input a list of numbers and get the ...
Advice
0 votes
2 replies
56 views

A synopsis of my code. import matplotlib.pyplot as plt import shapely.plotting from shapely.geometry import Polygon facing = 'north' shape = 'triangle' polygon = Polygon(((1, 17), (9, 1), (17,...
0 votes
0 answers
90 views

I am building a simple SVG editor (move / resize / rotate with custom pivot). The SVG element is transformed using SVG transforms, but the selection box is NOT SVG — it is a HTML <div> overlay ...
2 votes
1 answer
175 views

I'm developing a digital circuit design and simulation tool similar to Logisim, and I'm struggling immensely to render the distinctive curved shape of logic gates like OR/NOR gates. Despite numerous ...
1 vote
1 answer
80 views

I am trying to load an SVG image in a Veutify/Vue web app without embedding the SVG in the project build bundle. I want to loaded the image dynamically at runtime. When referencing the image via the ...
Zymotik's user avatar
  • 7,545
Advice
2 votes
2 replies
77 views

I'm developing a website whose imagery is based on lenses, light diffusion, etc. Currently, I've got just some generic blobs of background color to give some depth to the page, but I'd prefer to ...
Robin's user avatar
  • 262
0 votes
0 answers
91 views

Dioxus components can add EventHandlers on predefined Node attributes eg: fn app() -> Element { let mut moveCount = use_signal(|| 0); rsx! { h1 { "Mouse mouvement counter: {...
2 votes
1 answer
113 views

I have a legacy application has been using jquery and svg icons for over 10 years without issue. Recently, some users have reported that the svg icons are intermittently failing to render for them ...
Advice
2 votes
3 replies
121 views

I need to create a container that has a custom border shape- specifically a curved "bump" on the left side — and the border must use a linear gradient (not a solid color). The shape should look like ...
Srushti Shah's user avatar
Advice
1 vote
5 replies
130 views

I'm into a little weird task in a project I'm making, the project is about a family and one section shows the family tree. this family tree is drawn by hand previously and it lacks too many family ...
Sarout's user avatar
  • 902
4 votes
3 answers
89 views

I have an SVG map with countries having both path and text elements. The elements are enclosed in a group with an ID, like this: <g id="RW" ><title>Rwanda</title> <...
Ed S.'s user avatar
  • 155
Advice
0 votes
0 replies
67 views

Graphic designer designed this component that should display forms and messages like an auth form... I'm a bit confused on how should I code the top right border... I thought a simple border-radius ...
Tooling
0 votes
6 replies
75 views

I have a task to convert user PNG image to SVG with maximum possible color number coming from user setting (e.g. 8). It means that i should make initially image created from 8 colors and then convert ...

15 30 50 per page
1
2 3 4 5
...
2959

AltStyle によって変換されたページ (->オリジナル) /