adrai / adrai/flowchart.js

Horizontal centering for multi-line text

Ouverte
#224 1 commentaire 2 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
8.7k
Forks
1.2k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Hello, is it possible to adjust the horizontal centering for text spread over several lines? By default, such text is left aligned and therefore the spacing between the text and the frame is asymmetrical (unlike frames containing a single line of text), as in the capture below:

![Screenshot 2021-08-06 at 22-25-34 flowchart js](https://user-images.githubusercontent.com/19566809/128568008-fe2f6db8-7a3d-486c-affa-7888f8837aca.png)

By hand I changed the text-anchor property from start to middle and adjusted the start position in x to half the width of the frame to illustrate the rendering which I imagine is more visually pleasing:

![Screenshot 2021-08-06 at 22-24-34 flowchart js](https://user-images.githubusercontent.com/19566809/128568016-5d939e37-5c17-4443-aa25-d6a14ae455e7.png)

Is this actually possible with flowchart.js because I don't see any use of it in the examples?

Many thanks to the developers of this project that I find very useful.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.