I’m using the Neo4j Visualization Library to display Arabic text, but the letters are rendering left‑to‑right (instead of right‑to‑left) and appear disconnected. See image below. Has anyone encountered this issue and found a way to render Arabic script properly?
RTL languages aren't yet supported by the captions property, but you can use the html property on nodes (and captionHtml property on relationships) as a workaround. These properties allow you to place any html element on top of the nodes/relationships. For example: