"
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"display(\n",
" SVG(\n",
" filename=\"../../gallery/chada_workflow_SEM_EBSD_EDX_nested_techniques_with_hyperlinks.svg\"\n",
" )\n",
")"
]
},
{
"cell_type": "markdown",
"id": "99d7481b-4ba9-41ba-995e-fdcb1880daab",
"metadata": {},
"source": [
"- The only difference in the appearance of the diagram is that the name of the single technique group \"EBSD\" is now underlined, to show that it is a hyperlink."
]
},
{
"cell_type": "markdown",
"id": "3b7e3070-2441-42ea-a182-f6b9c78fed42",
"metadata": {},
"source": [
"\n",
"\n",
"Note\n",
"\n",
"**The hyperlinks don't work when the diagram is displayed in a jupyter notebook (or the documentation).**\n",
"\n",
"Please open the file in your browser to try the links.\n",
"\n",
"`mochada_kit/gallery/chada_workflow_SEM_EBSD_EDX_nested_techniques_with_hyperlinks.svg` \n",
"\n",
"
"
]
},
{
"cell_type": "markdown",
"id": "b56b4d22-968a-4803-8975-811092ade5d8",
"metadata": {},
"source": [
"- You should see that clicking the element `Acquire electron images` takes you to a json diagram showing the metadata with highlights, and that clicking the name of the single technique group `EBSD` takes you to a json diagram showing the CHADA tables for EBSD.\n",
"- The links open in the same tab with these settings, but this behaviour can be changed, see [here](https://plantuml.com/link)."
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "2722c799-62dd-42e1-9733-7ef555c29c57",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
}
},
"nbformat": 4,
"nbformat_minor": 5
}