Issue 40 in elycharts: Enhancement to allow charts to be placed in embedded SVG images.

15 views
Skip to first unread message

elyc...@googlecode.com

unread,
Apr 2, 2014, 11:09:29 PM4/2/14
to elyc...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 40 by nmho...@gmail.com: Enhancement to allow charts to be placed
in embedded SVG images.
http://code.google.com/p/elycharts/issues/detail?id=40

The attached zip file gives some patches and a test file to
allow use of elycharts to place a chart in a rectangular area
in an SVG graphic that is embedded in the web page via 'iframe'.

For example:

<iframe src="drawing.svg" id="chart"></iframe>


You can designate rectangular areas in the svg to receive the chart.

For eg:

<script>
$(window).load(function() {

$($.svgfind('chart','plot1')).chart({
....
</script>

In the attached zip, elycharts-4.png shows what that looks like.


Attachments:
elycharts-4.png 123 KB
elycharts-svg-patch.zip 125 KB

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages