![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Develop graphs from DXL Attribute values Topic Summary: Created On: 9-Jan-2008 06:14 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Is it possible to generate a graphical representation(a graph or a bar chart) from dxl attributes in the module? For eg; I have a DXL attribute that calculates values of total requirements, draft requirements, completed requirements etc...Now, can I display these values in a graphical format (to be later used in a report)?
Any help is appreciated. |
|
![]() |
|
![]() |
|
Hi chaithali,
attached you will find a small example of layout DXL code, that will create a random bar graph in column. Please read in DXL reference manual about using canvases for more information. Be carefull, graphical LDXL can be seen in Module, printed using the "File -> Print" function - but they cannot be exported to Word! Hope that gives you a starting point. Greetings Reik ------------------------- Evosoft GmbH for Siemens Industry Sector Berlin, Germany |
|
![]() |
|
![]() |
|
Just in case: you retrieve the value of an attr-dxl the same way you retrieve other attrs.
for obj in entire mod do { Value = obj.MyAttrDXL deal with Value } - Louie |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Develop graphs from DXL Attribute values
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.