Flow Charts: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
'''Fifth step:''' How is it work?
'''Fifth step:''' How is it work?


1. Insert some shapes from Flow Charts.
* Insert some shapes from Flow Charts.
2. Select two shapes.
* Select two shapes.
3. Icon for inserting shapes changes to lines.
* Icon for inserting shapes changes to lines.
4. Choose type of connection.
* Choose type of connection.
5. Connecting line will join two shapes.
* Connecting line will join two shapes.
6. Arrow will be inserted from first to second selected shape.
* Arrow will be inserted from first to second selected shape.
7. Ends of lines will be join to nodes.
* Ends of lines will be join to nodes.


Additional setting
Additional setting


1. You can change possition of shapes without disconnection.
* You can change possition of shapes without disconnection.
2. You can change position of polyline or curvature of Connecting line. Pointer will change to two-direction arrow.
* You can change position of polyline or curvature of Connecting line. Pointer will change to two-direction arrow.
3. You can change node the line will be connected to.Nodes will be "magnetic".
* You can change node the line will be connected to.Nodes will be "magnetic".
4. You can change line and arrow style in properties.
* You can change line and arrow style in properties.
5. You can change fill and line of shape.
* You can change fill and line of shape.
6. You can transform shape from Flow Charts to other objects. Nodes will be preserved.
* You can transform shape from Flow Charts to other objects. Nodes will be preserved.
7. You can unify size of shapes via this feature: http://bugs.scribus.net/view.php?id=8392
* You can unify size of shapes via this feature: http://bugs.scribus.net/view.php?id=8392


'''Sixth step:''' Solve problems.
'''Sixth step:''' Solve problems.

Revision as of 14:22, 1 June 2010

This article is transcription of article "Diagrams for Scribus 1.5".

Although Scribus has some capabilities to create diagrams, current situation doesn't seem effective to me. Scribus should have proper basic diagram tool.

I try to introduce complete solution from my point of view. Implementation of this feature wouldn't be complicated because it contains only features which already exists in Scribus.

First step: Separate flow chart from the rest of the shapes.

Second step: Add more shapes.

Third step: Add additional nodes to the middle of shape side where lines will be connected with.

Fourth step: Create menu with connecting lines.

Fifth step: How is it work?

  • Insert some shapes from Flow Charts.
  • Select two shapes.
  • Icon for inserting shapes changes to lines.
  • Choose type of connection.
  • Connecting line will join two shapes.
  • Arrow will be inserted from first to second selected shape.
  • Ends of lines will be join to nodes.

Additional setting

  • You can change possition of shapes without disconnection.
  • You can change position of polyline or curvature of Connecting line. Pointer will change to two-direction arrow.
  • You can change node the line will be connected to.Nodes will be "magnetic".
  • You can change line and arrow style in properties.
  • You can change fill and line of shape.
  • You can transform shape from Flow Charts to other objects. Nodes will be preserved.
  • You can unify size of shapes via this feature: http://bugs.scribus.net/view.php?id=8392

Sixth step: Solve problems.

  • End of arrow is necessary to be at the edge of shape.
  • Add possibility to change possition of arrow onto the line.

Both problems are simple to resolve: Arrow wouldn't be part of the line directly but with its own very short line. This line would be attached on Connecting line. You could change possition by a selection of arrow and translation along the line. Minimal distance from second shape would equal size of the arrow (preseted manually in Scribus).