Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overview diagram is not displayed on new project #32

Open
darielrll opened this issue Jan 15, 2021 · 0 comments
Open

Overview diagram is not displayed on new project #32

darielrll opened this issue Jan 15, 2021 · 0 comments

Comments

@darielrll
Copy link

darielrll commented Jan 15, 2021

I need to create a C4 diagram models using a personal plantuml server. In this GitHub repository I am trying to get it to work.
I create a docker container for the plantuml server(this is a requirement for my use case), I modified the container to serve also as static files the C4 plantuml core files.

Once the site is generated, the only image that is with error is the first image(context.svg), the one in the Overview section.
image

I am using by default C4 model example when the project is created initially, my only modification here is to have a local plantuml server and consume core C4 files locally as static files.

This is the preview of the generated file context.svg:
image

But, if I delete the selected code in the generated file context.svg:

image

then the image is shown correctly:

image

So, I need to understand why this is happening, thanks in advance for your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant