Modify

Opened 8 years ago

Last modified 3 years ago

#12673 accepted defect

Cannot split diagrams

Reported by: tadupreez@… Owned by: Ryan J Ollos
Priority: normal Component: PlantUmlMacro
Severity: normal Keywords:
Cc: Trac Release:

Description (last modified by Ryan J Ollos)

using plant uml "newpage" to split multiple diagrams across a wiki page, is not working. using this code:

@startuml

Alice -> Bob : message 1
Alice -> Bob : message 2

newpage

Alice -> Bob : message 3
Alice -> Bob : message 4

newpage A title for the\nlast page

Alice -> Bob : message 5
Alice -> Bob : message 6
@enduml

Attachments (1)

12673_Plantuml_newpage.PNG (96.7 KB) - added by james.close 5 years ago.

Download all attachments as: .zip

Change History (12)

comment:1 Changed 8 years ago by Ryan J Ollos

Description: modified (diff)

comment:2 Changed 8 years ago by Ryan J Ollos

Description: modified (diff)

Can you point me to where the feature is documented in the PlantUml documentation?

comment:3 Changed 8 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

More info is needed to move forward. Feel free to reopen if you can provide more details.

comment:4 Changed 5 years ago by james.close

Hello Ryan

I am hitting this issue too with a large sequence diagram I want to split over several pages.

Plantuml document the newpage feature here: http://plantuml.com/sequence-diagram under the Splitting Diagrams section.

I can see on the server that plantuml is generating three separate images for the above diagram but the plugin is only displaying the first.

Any chance this ticket could be reopened and fixed as this would be useful when I have huge sequence diagrams but I want to retain the horizontal alignment of the columns?

Thanks

NOTE: I am using Plantuml v2.3 dev.

Changed 5 years ago by james.close

Attachment: 12673_Plantuml_newpage.PNG added

comment:5 Changed 5 years ago by Ryan J Ollos

Resolution: wontfix
Status: closedreopened

Yes, but I'm not sure when I will be able to look at it.

comment:6 Changed 5 years ago by Ryan J Ollos

Owner: Álvaro Iradier deleted
Status: reopenednew

comment:7 Changed 4 years ago by Ryan J Ollos

Summary: cannot split diagrams using platumlCannot split diagrams

comment:8 in reply to:  4 ; Changed 4 years ago by Ryan J Ollos

Replying to james.close:

Any chance this ticket could be reopened and fixed as this would be useful when I have huge sequence diagrams but I want to retain the horizontal alignment of the columns?

I can probably take a look soon. Let me know if it's still of interest to you.

comment:9 Changed 3 years ago by Thomas BOUTON

Hello,

I am also interested, is there any chance of this happening ?

Thanks

comment:10 Changed 3 years ago by Ryan J Ollos

Owner: set to Ryan J Ollos
Status: newaccepted

comment:11 in reply to:  8 Changed 3 years ago by james.close

Replying to Ryan J Ollos:

I can probably take a look soon. Let me know if it's still of interest to you.

Sorry missed this, yes I would still find this feature useful thanks.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as accepted The owner will remain Ryan J Ollos.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.