diff --git a/demo/brush-with-arguments.html b/demo/brush-with-arguments.html new file mode 100644 index 0000000..fabab19 --- /dev/null +++ b/demo/brush-with-arguments.html @@ -0,0 +1,78 @@ + +
+ + + +Loads an external csv file, creates a custom quantitative color scale + using L*a*b interpolation, and enables brushing. + +
+
+ + + + + + diff --git a/demo/index.html b/demo/index.html index 3f6269a..45ca736 100644 --- a/demo/index.html +++ b/demo/index.html @@ -70,9 +70,6 @@