regl-splom
Advanced tools
Comparing version 1.0.4 to 1.0.5
'use strict' | ||
const createScatter = require('regl-scatter2d/scatter') | ||
const createScatter = require('regl-scatter2d') | ||
const pick = require('pick-by-alias') | ||
@@ -6,0 +6,0 @@ const getBounds = require('array-bounds') |
@@ -0,0 +0,0 @@ The MIT License (MIT) |
{ | ||
"name": "regl-splom", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Scatterplot matrix for 2d plots", | ||
@@ -16,3 +16,11 @@ "main": "./index.js", | ||
"regl", | ||
"plotly" | ||
"plotly", | ||
"splom", | ||
"scatter", | ||
"matrix", | ||
"scattermatrix", | ||
"gl", | ||
"webgl", | ||
"plot", | ||
"scatterplot" | ||
], | ||
@@ -19,0 +27,0 @@ "browserify": { |
@@ -0,0 +0,0 @@ # regl-splom |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ const regl = require('regl')({ extensions: 'oes_element_index_uint' }) |
@@ -0,0 +0,0 @@ const regl = require('regl')({ extensions: 'oes_element_index_uint' }) |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
22519