Deleting additional points.

Ad5001 2022-02-17 19:32:06 +00:00
parent acdb1158bc
commit 739d33eda5

@ -48,7 +48,7 @@ Liste des paramètres :
</thead>
<tbody>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/xzoom.svg" alt=" Icône de zoom en x"></td>.
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/xzoom.svg" alt=" Icône de zoom en x"></td>
<td>Zoom en X</td>
<td>100</td>
<td>
@ -60,7 +60,7 @@ Liste des paramètres :
</td>
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/yzoom.svg" alt=" Icône du zoom en Y"></td>.
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/yzoom.svg" alt=" Icône du zoom en Y"></td>
<td>Zoom en Y</td>
<td>10</td>
<td>
@ -76,7 +76,7 @@ Liste des paramètres :
</td>
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/ymax.svg" alt="icône de l'Y maximal"></td>.
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/ymax.svg" alt="icône de l'Y maximal"></td>
<td>Max Y</td>
<td>25</td>
<td>
@ -96,7 +96,7 @@ Liste des paramètres :
</td>
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/ymin.svg" alt=" Icône de l'Y minimal"></td>.
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/ymin.svg" alt=" Icône de l'Y minimal"></td>
<td>Min Y</td>
<td>Variable</td>
<td>
@ -108,7 +108,7 @@ Liste des paramètres :
</td>
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/xaxisstep.svg" alt="Icône du pas de l'axe X"></td>.
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/xaxisstep.svg" alt="Icône du pas de l'axe X"></td>
<td>Pas de l'axe X</td>
<td>4</td>
<td>
@ -120,7 +120,7 @@ Liste des paramètres :
</td>
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/yaxisstep.svg" alt=" Icône du pas de l'axe Y"></td>.
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/yaxisstep.svg" alt=" Icône du pas de l'axe Y"></td>
<td>Pas de l'axe Y</td>
<td>4</td>
<td>
@ -131,7 +131,7 @@ Liste des paramètres :
</td>
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/linewidth.svg" alt="Icône de largeur de ligne"></td>.
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/linewidth.svg" alt="Icône de largeur de ligne"></td>
<td>Taille des lignes</td>
<td>1</td>
<td>
@ -143,7 +143,7 @@ Liste des paramètres :
</td>
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/textsize.svg" alt="Icône de la taille du texte"></td>.
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/textsize.svg" alt="Icône de la taille du texte"></td>
<td>Taille du texte (px)</td>
<td>14</td>
<td>
@ -240,39 +240,39 @@ Il existe 7 types d'actions :
</thead>
<tbody>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/history/create.svg" alt="signe plus"></td>.
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/history/create.svg" alt="signe plus"></td>
<td>Création d'objet</td>
<td>Lorsqu'un nouvel objet est créé</td>.
<td>Lorsqu'un nouvel objet est créé</td>
<td><img src="https://api.ad5001.eu/svg/colors/?c1=lime&c2=green" alt="citron vert/vert"></td>
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/history/delete.svg" alt="signe de croix"></td>
<td>Suppression d'objet</td>
<td>Lorsqu'un objet existant est supprimé</td>.
<td>Lorsqu'un objet existant est supprimé</td>
<td><img src="https://api.ad5001.eu/svg/colors/?c1=salmon&c2=darkred" alt="saumon/rouge foncé"></td>
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/history/visibility.svg" alt="Signe oculaire"></td>
<td>Montrer/cacher l'objet</td>
<td>Quand celui d'un objet est affiché ou caché</td>.
<td><img src="https://api.ad5001.eu/svg/colors/?c1=whitesmoke&c2=darkgray" alt="whitesmoke|darkgray">, <img src="https://api.ad5001.eu/svg/colors/?c1=lightgray&c2=dimgray" alt="gris clair/gris foncé"></td>.
<td>Quand celui d'un objet est affiché ou caché</td>
<td><img src="https://api.ad5001.eu/svg/colors/?c1=whitesmoke&c2=darkgray" alt="whitesmoke|darkgray">, <img src="https://api.ad5001.eu/svg/colors/?c1=lightgray&c2=dimgray" alt="gris clair/gris foncé"></td>
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/history/modify.svg" alt="Signe double flèche"></td>
<td>Modifier un objet</td>
<td>Lorsque la propriété d'un objet est modifiée</td>.
<td>Lorsque la propriété d'un objet est modifiée</td>
<td><img src="https://api.ad5001.eu/svg/colors/?c1=cyan&c2=darkslateblue" alt="cyan/bleu ardoise foncé"></td>
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/label.svg" alt="Label sign"></td>
<td>Renommer un objet</td>
<td>Lorsque le nom d'un objet est modifié</td>.
<td>Lorsque le nom d'un objet est modifié</td>
<td><img src="https://api.ad5001.eu/svg/colors/?c1=orange&c2=darkorange" alt="orange/orange foncé"></td>
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/appearance.svg" alt="Signe d'apparence"></td>
<td>Coloration de l'objet</td>
<td>Lorsque la couleur d'un objet est modifiée</td>.
<td>Lorsque la couleur d'un objet est modifiée</td>
<td><img src="https://api.ad5001.eu/svg/colors/?c1=plum&c2=purple" alt="prune/pourpre"></td>
</tr>
</tbody>