[
https://issues.apache.org/jira/browse/CAMEL-23807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18090402#comment-18090402
]
Claus Ibsen commented on CAMEL-23807:
-------------------------------------
The diagram is not shown try with
camel run --example=message-size --console
and then open localhost:8080/q/dev
The js file is not available (platform http main need to understand this, or
the js files is embedded directly in the <html> response)
[http://localhost:8080/camel/diagram/camel-route-diagram.js]
> camel-platform-http-main - Use the new html diagram render
> ----------------------------------------------------------
>
> Key: CAMEL-23807
> URL: https://issues.apache.org/jira/browse/CAMEL-23807
> Project: Camel
> Issue Type: Improvement
> Components: camel-diagram, camel-platform-http
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 4.21.0
>
>
> We use the PNG diagram in the html output when you use camel run * --console
> but we can switch over to the new html js we recently added to have a nicer
> looking diagram
> You can still use ?format=png to get the png diagram
--
This message was sent by Atlassian Jira
(v8.20.10#820010)