New translations minify.mdx (Lithuanian)
This commit is contained in:
parent
962e9134a7
commit
6021e8d9a0
1 changed files with 0 additions and 2 deletions
|
|
@ -20,9 +20,7 @@ You can adjust the tolerance of the simplification algorithm using the slider, a
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
```
|
|
||||||
The tolerance value represents the maximum distance allowed between the original trace and the simplified trace.
|
The tolerance value represents the maximum distance allowed between the original trace and the simplified trace.
|
||||||
You can read more about the algorithm used <a href="https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm" target="_blank">here</a>.
|
You can read more about the algorithm used <a href="https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm" target="_blank">here</a>.
|
||||||
```
|
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue