Skip to content

Commit 2e1a105

Browse files
committed
Revert "Add a non-working Kotlin Let's Plot library demo"
This reverts commit 8d7b698.
1 parent 8d7b698 commit 2e1a105

File tree

2 files changed

+0
-89
lines changed

2 files changed

+0
-89
lines changed

pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@
115115
<jdatepicker.version>1.3.2</jdatepicker.version>
116116
<object-inspector.version>0.1</object-inspector.version>
117117
<tablesaw-jsplot.version>0.43.1</tablesaw-jsplot.version>
118-
<lets-plot.version>4.9.3</lets-plot.version>
119118
</properties>
120119

121120
<repositories>
@@ -188,16 +187,6 @@
188187
<groupId>org.jzy3d</groupId>
189188
<artifactId>jzy3d-native-jogl-awt</artifactId>
190189
</dependency>
191-
<dependency>
192-
<groupId>org.jetbrains.lets-plot</groupId>
193-
<artifactId>lets-plot-kotlin-jvm</artifactId>
194-
<version>${lets-plot.version}</version>
195-
</dependency>
196-
<dependency>
197-
<groupId>org.jetbrains.lets-plot</groupId>
198-
<artifactId>lets-plot-awt</artifactId>
199-
<version>${lets-plot.version}</version>
200-
</dependency>
201190

202191
<!-- Test scope dependencies -->
203192
<dependency>

src/main/kotlin/org/scijava/ui/swing/plot/LetsPlotDemo.kt

Lines changed: 0 additions & 78 deletions
This file was deleted.

0 commit comments

Comments
 (0)