Click here to Skip to main content
15,886,840 members
Everything / SVG

SVG

SVG

Great Reads

by Clayton Rumley
There are those who think I am crazy, and this just might be the proof.
by Miroslav Fidler
Creating a simple utility for converting text to SVG path in U++
by Shashangka Shekhar
In this post, we will get an overview and generate a basic level code using our database table column that will help in development.
by Michael Gledhill
An example of using Angular and SVG to turn your data into beautiful diagrams

Latest Articles

by Patrice T
Small review of Trial Division algorithm
by honey the codewitch
Create ASCII art from common image formats and text
by Sergey Alexandrovich Kryukov
Microtonal Fabric uses multitouch screen support for musical keyboards
by Marc Clifton
A simple analog clock rendered in Scalable Vector Graphics

All Articles

Sort by Score

SVG 

27 Apr 2016 by Clayton Rumley
There are those who think I am crazy, and this just might be the proof.
22 Jun 2021 by Miroslav Fidler
Creating a simple utility for converting text to SVG path in U++
1 May 2018 by Shashangka Shekhar
In this post, we will get an overview and generate a basic level code using our database table column that will help in development.
22 Nov 2019 by Michael Gledhill
An example of using Angular and SVG to turn your data into beautiful diagrams
23 Oct 2023 by honey the codewitch
Create ASCII art from common image formats and text
15 Jan 2019 by Paul D. Sheriff
As more and more users interact with web applications on their mobile devices, it is becoming increasingly important for software developers to allow them to work offline; PouchDB can help.
20 Aug 2018 by TheQult
Simple middleware to add server side analytics functions to ASP.NET Core
17 Nov 2018 by MarkWardell
Undo/Redo Commands implemented with Minesweeper game example
7 Sep 2018 by Robert Vandenberg Huang
Experiment, run and compare different pathfinding algorithms and heuristic functions
24 Apr 2022 by Marcus Müller
Pandemic SEIR and SEIRV modelling software and infrastructure for the Corona SARS-COV-2 COVID-19 disease with data from Johns-Hopkins-University CSSE, Robert Koch-Institute and vaccination data from Our World In Data.
29 Jun 2016 by The Zakies
we would create Hand_tool to pan through the drawing form, and we would use a custom cursor of open and closed hands
1 Aug 2018 by Habibur Rony
This article mainly covers how to setup and configure Azure AD tenant and integrating Azure AD into ASP.NET Core 2.0 web app for authentication and role based authorization.
1 Aug 2018 by Ajcek84
Client-side music notation rendering in Blazor
14 Aug 2018 by Shashangka Shekhar
In this post, we are going to implement dynamic highchart with Angular6 and ASP.NET Core.
23 Jul 2018 by Ajcek84
Implementation of radar chart for various .NET platforms
27 Dec 2018 by Alessio Aronica
Generate forms from MVC models in one simple line of code
4 Mar 2013 by HTML5 Partners
This article is about to discuss the use of Scalable Vector Graphics (SVG) in Paint 4 Kids, starting from some requirements of the project, going to address them and some pitfalls using SVG.
16 Aug 2018 by Shashangka Shekhar
In this post, we are going to implement braintree payment gateway with ASP.NET Core 2.1
30 Oct 2018 by Leonard E. James
Create initial object model and database and display first Razor Page
9 Aug 2022 by Evoluteur
SVG icon set for CRUD applications packaged as a React component with light & dark themes and tooltip.
9 Nov 2018 by YasIkeda
Tutorial about how to add authentication functionalities to your existing ASP.NET Core project using Microsoft.AspNetCore.Identity.UI package
17 Nov 2018 by Daniele Fontani
TDD & BDD explained with examples
6 Sep 2020 by Издислав Издиславов
Showcase for simple techniques for XAML button styling
26 Oct 2015 by Hamid Mosalla
In the next two posts, I’m going to show you how to build a load more button for your page using ASP.NET MVC, you can use it for any various kind of things, but in the case of this tutorial, I’ll use it for my fictitious product list.
11 Dec 2018 by Luis F. Penedo
Setting up a React project in Visual Studio 2017
7 Jul 2019 by Minh Tuan Do
In this article, I will show you how to create a customized command button in CKEditor, go along with an example project to help you understand and imagine what can we do with CKEditor.
27 Feb 2024 by Graeme_Grant
This will explain with visuals: The SVG `path` Syntax: An Illustrated Guide | CSS-Tricks - CSS-Tricks[^]
4 Mar 2013 by HTML5 Partners
This article is the first in a series of three that explores HTML5 support for working with inline SVG elements, such as images, text, shapes and paths.
9 Apr 2014 by SoMad
I don't really know if this helps because I am not familiar with the tool you are using, but I tried pasting your SVG below and I found that CodeProject's HTML thingy is a bit picky when it comes to accepting SVG and it did not display the image until I removed the spaces and line breaks within...
7 Sep 2021 by gstolarov
An imbeddable SVG editor - jQuery plugin
14 Dec 2012 by TheSniper105
is it possible to draw scatter plot like thishttp://upload.wikimedia.org/wikipedia/commons/b/b7/SLINK-Gaussian-data.svg[^]in php programing languagethe example above is in svg how to implement it in php
6 May 2013 by Shubhashish_Mandal
You can't registering the same type/key combination more than once. By setting different key you can able to use RegisterStatupScript more than once
6 May 2013 by Joezer BH
Hello Osama, You have a serious problem with the line containing this:func('" + xPosition + "','" + yPosition + "','"+nodes+"')You are trying to register the same function many times, which of course is not allowed.Cheers, Edo
9 Apr 2014 by The Physicist
Hi there,I am trying to convert a bunch of svg files to pdf, using the svglib and reportlab python packages.I am using a small program, that I found in a neighboring thread (Convert SVG to PDF in python[^] )So, after assembling the converter looks like this:from svglib.svglib...
10 Apr 2014 by The Physicist
I have just worked on something similar and used this thread as a starting point.However, I stumbled upon a problem, that may be of interest for others as well:When one actually has defined the svg dimensions in the svg file by using physical units, like inches or mm, the...
6 Oct 2015 by David Rousset
I challenged myself to create a WebGL game that is fully accessible to visually-impared individuals. Let me share with you the background story of this game and all the experiments involved to make it a reality.
29 Dec 2019 by Ri Xu
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
24 Jan 2023 by Chris Copeland
The id element here is pastperfectcontinuous but your anchor is for #past-perfect-continuous. Have you tried either: Removing the hyphens from the anchor (#pastperfectcontinuous) Adding hyphens to the id attribute...
3 Jul 2016 by The Zakies
we will continue the functionality of the hand tool with having a navigator panel which works as a map, we will also have a red rectangle which tells the user where he is actually viewing inside the whole form, also it can be moved to pan the form
24 Jul 2023 by Sergey Alexandrovich Kryukov
Microtonal Fabric uses multitouch screen support for musical keyboards
18 Feb 2012 by Varun Sareen
Dear Friend,Please ensure that the .svg extension MIME type is enabled. By default IIS 6.0 only allows certain file extensions such as .html, .txt to increase security. The request for .svg extension fails because is not registered in IIS. Hence, please refer the following steps to add...
17 Feb 2012 by Varun Sareen
Dear Friend,I believe, the problem is that you try it with HTML. you would need to use XHTML.For more details:- http://bytes.com/topic/xml/answers/889278-why-my-svg-file-not-displaying-my-browser[^]http://www.codeguru.com/csharp/csharp/cs_graphics/drawing/article.php/c19577[^]I...
4 Oct 2012 by Remya Viswan
Hy,I am using adobe SVG but its not supporting in IE9. Is there any way to solve this or any alternatives for adobe SVG.Thanks
4 Oct 2012 by Graham Breach
SVG works in IE9 without a plugin.
5 Dec 2012 by Questino
I need svg image in fancybox. I have rendered svg image here. I also have some image tags.Full ScreenI want to get full screen of the div with id "data".When i click on "Full Screen" i'm...
5 Dec 2012 by Krunal Rohit
14 Dec 2012 by wizardzz
Yes, I did it using jpgraph a few years ago. Here's a linkhttp://jpgraph.net/[^]It will be quite simple, and works good for scatter plots (not so much realtime plots).
18 Apr 2013 by Victor Snow
Hello! I'm working on one of my first apps for windows store and are over all quite new with programming(1 year of experience). Right now I want to make a small app with the ability to paint in. Something in the style of the old windows paint, but more simple. I have been looking at SVG and...
22 Apr 2013 by garav kumar mishra
I want to convert svg to ping using php.Php has phpImagick function but it does not works as svg contains full path path of image used in canvas how to do that
29 Apr 2013 by BinaryPAx
Hi everybody : i've been trying to script an svg file that with some basic javascript.to change the border color of an svg element ( a path ), using the event onmouseover(), but the problem i'm having is that the code doesn't even get executed. Here is how my code and my svg file looks...
29 Apr 2013 by Graham Breach
There are a couple of things that you have to fix here. The first is a missing ]]> at the end of the script block to close the
6 May 2013 by osama.javed
Hi, I have a javascript function in a for loop. i call this function from code behind file. but the function is only called once even if loop has two iterations. here is the code. for (int i = 0; i
8 May 2013 by osama.javed
Hi,I have two functions. One function draw rectangle and other function writes text. I want to create a group so that the text can be displayed inside the rectangles. Otherwise only rectangle is displayed. so i need a javascript funtion to create a group. ThanxCode: function...
15 May 2013 by g4ur4v
I am trying to convert an SVG file to PDF in python using the svglib and reportlab packages. Here is the SVG file.
26 May 2013 by Jameel VM
//from the javascript function you can take the ViewData value like belowfunction YouJsFunction(){var test = '@ViewData["NAME"].ToString()';}//Set the viewdata value befor returning view in the ActionResultPublic ActionResult YourAction(){ViewData["NAME"]="Hello";return...
21 Jun 2013 by Vineesh-Trivandrum
I need to control (show / hide) the lines of the chart from out side of the SVG.For example: if I click an external link, the related chart bar or line will disappear (toggle).I am using this link for development http://www.highcharts.com/demo/spline-irregular-timeThe color of the...
6 Sep 2013 by SharathNaik1990
Hello,I want to Export the SVG Image Created on my web page into Excel.I am using MVC4 architecture and razor web pages. Scenario: I have a grid and a SVG chart in the web page.I could able to import the chart data into the Excel file.Please give me suggestions about how to import...
6 Sep 2013 by RedDk
Copy and paste this macro into module through VBA interface:Sub svgImport()'' svgImport Macro' importing .svg via fixed width text from .svg usg Import dialog in XL'' sn.svg is svg file'' svgImport.xls is target XL spreadsheet' With...
12 Sep 2013 by Bilaal John S
Please checkhttp://social.msdn.microsoft.com/Forums/windowsapps/en-US/141afaf4-9638-4387-9f4e-8bfef1da62f7/how-to-use-svg-images-in-windows-8-store-apps-cxamlhttp://stackoverflow.com/questions/13788934/using-a-svg-file-for-a-background-for-a-windows-store-app-metrothanks,Bilaal
4 Nov 2013 by nixonanand
Hi frds, I got big trouble in creating svg polygon dynamically.Here is my javascript code var svgNS = "http://www.w3.org/2000/svg"; function CreateHexagon(xx,yy) { var x1 = parseInt(xx), y1 = parseInt(yy) ...
19 Jan 2014 by Amruth Raj
I am trying to convert an image to SVG File. For this I am using color_trace_multi.exe which traces multiple color images using potrace. The command line argument which I am using iscolor_trace_multi.exe -i src D:\Demo\temp.png -c 16When I run the above code, I am getting an error...
7 May 2014 by Member 10802951
I want to create SVG creater... How do it ?
18 May 2014 by Sergey Alexandrovich Kryukov
Please see my comment to the question.For vector editors, "eraser" is not a right idea (unless you have some original and sophisticated concept which would be adequate to vector drawing, a kind of metaphor). This is how the editors normally work: you can select any element or a group of...
30 Jul 2014 by nixonanand
Dear Friends,, i'm using raphael js and raphael free transform...i'm creating like paint application.. In papaer i have to select multiple elements drag....How can i do that..please provide the solution..i'm in trouble...
3 Sep 2014 by MinChanSike
How can I rotate svg element to vertical mode?I want to rotate vertical mode two element from element.my sample - Vertical Text (up 2 down...
3 Sep 2014 by HuggableAlien
Hello,I am trying to make a program similar to Moraware's CounterGo, and one of the best features in it is the way you can draw a polygon by simply dragging the mouse around a canvas.Is there a way to recreate this in Javascript? I have tried SVG-Edit, but there are too many tools, and I...
3 Sep 2014 by Sergey Alexandrovich Kryukov
If SVG-Edit is too much for you, it's possible that you want too much. :-)Well, you can try also this: http://svgkit.sourceforge.net[^].(But, generally, it's hard to find what you want, because — who would do it for you? It's clear that you can just take SVG standard and Javascript and...
8 Sep 2014 by Member 11067566
I was wondering if there is any library or starting point to understand how to Warp Printed Texts created with RaphaelJS Print method. By "Warp Shape Effects" I mean:ArchCurvePinchand by Print-Text I mean: http://raphaeljs.com/reference.html#Paper.printThere is a lot of info...
12 Dec 2014 by LEADTOOLS Support
The new Document Converter and Document Viewer found in LEADTOOLS Version 19 not only make it possible to view and annotate raster and vector based file formats in the same control, they make it easy.
21 Mar 2015 by Member 11544807
Hi guysmy problem is to convert bitmap to SVG in c#. I found something like this http://docs.opencv.org/2.4.2/doc/tutorials/imgproc/shapedescriptors/find_contours/find_contours.html but this didn´t solve my problem. I need to convert for example a facewith white background from bitmap to...
21 Mar 2015 by OriginalGriff
We aren't going to be able to give you an "out of the box" solution: this is not a trivial process in any way, shape or form.The problem is that Bimap, JPG, PNG, etc. files are raster graphics: they store a fixed array of pixels in various shades of red, green and blue (or hue, lightness and...
21 Mar 2015 by phil.o
SVG being an xml-based format, if you do not want to use xml, you are going to have quite a hard time :)The following post on SO could perhaps shed a light on your requirement:SO: Convert Image (JPG,BMP,GIF) to SVG[^]
30 Jun 2015 by Anjali0904
I need to create a web page in asp.net which would basically show a floor map of the office and all the desks present. It should be interactive as in, on mouse hover it would show a particular desk information that is retrieved from database.One option that I have is to use div s , but that...
25 Jun 2015 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Take a look at - Interactive Mapping Using SVG & ASP.NET[^].
9 Jul 2015 by Anjali0904
I have stored a svg image in SQL column. The column datatype is XML. The xml basically looks something like: