Bug #1056
RCP: 0.7.6, Progression graphic Java engine (JFC/SVG view and export)
Status: | Closed | Start date: | 10/15/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% |
|
Category: | Charts | Spent time: | - | |
Target version: | TXM 0.7.7 |
Description
FR:
Produire des angles complets/pleins pour les marches, pas des angles cassés :
Validation test¶
- create all kinds of supported charts in JFC charts engine
- export these charts to SVG files and check that the results match the original views of TXM chart editors
MD: OK Linux64
History
#1 Updated by Serge Heiden over 8 years ago
- Description updated (diff)
#2 Updated by Sebastien Jacquot over 8 years ago
- Subject changed from RCP: 0.7.6, Progression graphic Java engine to RCP: 0.7.6, Progression graphic Java engine (JFC/SVG view and export)
- Category set to Charts
- Target version set to TXM 0.7.6
#3 Updated by Sebastien Jacquot over 8 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 80
Fixed by adding:
style="stroke-linecap:square;"
to the SVG root node.
Need to test that this change affects none of the other chart types SVG exports of JFCChartsEngine.
#4 Updated by Sebastien Jacquot over 8 years ago
- Target version changed from TXM 0.7.6 to TXM 0.7.7
#5 Updated by Sebastien Jacquot about 8 years ago
- Description updated (diff)
#6 Updated by Sebastien Jacquot about 8 years ago
Also successfully checked on Ubuntu 13.04 (VM).
#7 Updated by Matthieu Decorde almost 8 years ago
- Description updated (diff)
- % Done changed from 80 to 90
#8 Updated by Sebastien Jacquot over 7 years ago
- Status changed from Feedback to Closed
- % Done changed from 90 to 100