Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic possible to wrtie ID in SVG Exporter? (Read 1274 times)
tblue
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 2
Joined: Jul 23rd, 2007
possible to wrtie ID in SVG Exporter?
Jul 23rd, 2007 at 3:04am
Print Post  
Now I'm testing using FlowChart.Net 4.3.1 Demo version.
Can I write <g id="xxx"> in FlowChart.Net SVG Exporter (version 4.3.1.16923)?
Or Writing user-defined attributes is possible?

example)
<g id="id0001">
  <rect x="57px" y="38px" rx="10px" ry="10px" width="38px" height="38px" stroke="#000000" fill="#DCDCFF" stroke-width="1px" />
  <text x="76px" y="57px" dx="0px" dy="0px" font-family="Arial" font-size="12" fill="#000000" style="text-anchor:middle">
  <tspan x="59px" style="text-anchor tart" y="60px" fill="#000000">node1</tspan>
  </text>
</g>

If current version can't support this function, do you have any plan that next version will support?
I want to know when next version will be relased.

Depend on above functionality we will decide to purchase your product "FlowChart.Net".

I hope your quick reply.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: possible to wrtie ID in SVG Exporter?
Reply #1 - Jul 23rd, 2007 at 6:09am
Print Post  
That's not possible at this time, and we are not likely to be able to implement it in the next 2-3 months.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint