Renders the Mermaid ERD in the Viewer pane via
DiagrammeR::mermaid(). Colors are embedded as themeCSS in the
Mermaid %%{init}%% directive and render natively.
Usage
# S3 method for class 'cc_erd'
plot(x, ...)Arguments
- x
A
cc_erdobject returned bycc_erd()- ...
Ignored
Value
The DiagrammeR::mermaid() htmlwidget (invisibly)