diff --git a/extension/resources/plots/stroke-dash-1-0.svg b/extension/resources/plots/stroke-dash-1-0.svg
new file mode 100644
index 0000000000..42487dcb6c
--- /dev/null
+++ b/extension/resources/plots/stroke-dash-1-0.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/extension/resources/plots/stroke-dash-1-1.svg b/extension/resources/plots/stroke-dash-1-1.svg
new file mode 100644
index 0000000000..2c9b402063
--- /dev/null
+++ b/extension/resources/plots/stroke-dash-1-1.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/extension/resources/plots/stroke-dash-2-1.svg b/extension/resources/plots/stroke-dash-2-1.svg
new file mode 100644
index 0000000000..1b0abe5f10
--- /dev/null
+++ b/extension/resources/plots/stroke-dash-2-1.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/extension/resources/plots/stroke-dash-4-2.svg b/extension/resources/plots/stroke-dash-4-2.svg
new file mode 100644
index 0000000000..53f49167a0
--- /dev/null
+++ b/extension/resources/plots/stroke-dash-4-2.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/extension/resources/plots/stroke-dash-4-4.svg b/extension/resources/plots/stroke-dash-4-4.svg
new file mode 100644
index 0000000000..e65325a21f
--- /dev/null
+++ b/extension/resources/plots/stroke-dash-4-4.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/extension/resources/plots/stroke-dash-8-4.svg b/extension/resources/plots/stroke-dash-8-4.svg
new file mode 100644
index 0000000000..12c1f51778
--- /dev/null
+++ b/extension/resources/plots/stroke-dash-8-4.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/extension/resources/plots/stroke-dash-8-8.svg b/extension/resources/plots/stroke-dash-8-8.svg
new file mode 100644
index 0000000000..4351b303fc
--- /dev/null
+++ b/extension/resources/plots/stroke-dash-8-8.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/extension/src/cli/dvc/constants.ts b/extension/src/cli/dvc/constants.ts
index 8fd953e900..7349ed9f7b 100644
--- a/extension/src/cli/dvc/constants.ts
+++ b/extension/src/cli/dvc/constants.ts
@@ -1,4 +1,4 @@
-export const MIN_CLI_VERSION = '2.24.0'
+export const MIN_CLI_VERSION = '2.0.0'
export const LATEST_TESTED_CLI_VERSION = '2.27.2'
export const MAX_CLI_VERSION = '3'