Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ebocher authored Dec 4, 2024
1 parent 4233c40 commit bc2caea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Demat uses the excellent [JAVET](https://github.com/caoccao/Javet) library to ex
Let's run this script with Groovy to draw a simple bar chart and save it in a svg file.

```groovy
@GrabConfig(systemClassLoader=true)
@Grab(group = 'org.orbisgis', module = 'demat', version = '1.0.0')
import static org.orbisgis.demat.Plot.*
Expand Down

0 comments on commit bc2caea

Please sign in to comment.