Is there a way to allow a user, after he has created a vector graph on a javascript svg canvas using a browser, to download this file to their local filesystem?
I\'m looking for a way to deploy an Internet Explorer plugin for SVG-rendering without manually开发者_运维知识库 installing it on every client machine.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Is there any charting component that produce SVG chart? I had work with Zedg开发者_JAVA技巧raph, any idea how to extend Zedgraph to produce SVG/xml output?ZedGraph by default does notproduce vector fo
Simply put, I\'m looking for a way to make an ImageIcon from an SVG file using the batik library.I don\'t want to have to raster the SVG to disk first, I just want to be able to pull an svg out of the
I have an SVG map of the world, and I want to colour each region by various metrics in real time by al开发者_如何学Pythontering style attributes for each region in the svg. For example, I want to tint
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
In an application of mine I have to display locations and great circle paths in a map which is rendered to PNG and then displayed on the web. For this I simply use a world map (NASA\'s Blue Marbel in
I\'m working on a program which generates SVG maps. Some of the map items have captions which need a symbol after them (like a plane symbol for an airport caption).
I\'m going to build a simple math graph for a browser application. Therefore all the JS-Vector Libraries might work out well. But I want to know about any experiences you collected using those. For me