plotly.js

v2.35.2
The open source javascript graphing library that powers plotly
graphing plotting data visualization plotly

custom-bundle

node tasks/custom_bundle.js

bundle

node tasks/bundle.js

extra-bundles

node tasks/extra_bundles.js

locales

node tasks/locales.js

schema

node tasks/schema.js

stats

node tasks/stats.js

find-strings

node tasks/find_locale_strings.js

preprocess

node tasks/preprocess.js

use-draftlogs

node tasks/use_draftlogs.js

empty-draftlogs

node tasks/empty_draftlogs.js

empty-dist

node tasks/empty_dist.js

build

npm run empty-dist && npm run preprocess && npm run find-strings && npm run bundle && npm run extra-bundles && npm run locales && npm run schema dist && npm run stats

regl-codegen

node devtools/regl_codegen/server.js

cibuild

npm run empty-dist && npm run preprocess && node tasks/cibundle.js

lint

npx @biomejs/biome lint

lint-fix

npx @biomejs/biome format ./test/image/mocks --write; npx @biomejs/biome lint --write || true

pretest

node tasks/pretest.js

test-jasmine

karma start test/jasmine/karma.conf.js

test-mock

node tasks/test_mock.js

test-image

node test/image/compare_pixels_test.js

test-export

node test/image/export_test.js

test-syntax

node tasks/test_syntax.js && npm run find-strings -- --no-output

test-bundle

node tasks/test_bundle.js

test-amdefine

node tasks/test_amdefine.js

test-requirejs

node tasks/test_requirejs.js

test-plain-obj

node tasks/test_plain_obj.js

test

npm run test-jasmine -- --nowatch && npm run test-bundle && npm run test-image && npm run test-export && npm run test-syntax && npm run lint

b64

python3 test/image/generate_b64_mocks.py && node devtools/test_dashboard/server.js

mathjax3

node devtools/test_dashboard/server.js --mathjax3

mathjax3chtml

node devtools/test_dashboard/server.js --mathjax3chtml

strict

node devtools/test_dashboard/server.js --strict

start

node devtools/test_dashboard/server.js

baseline

node test/image/make_baseline.js

noci-baseline

npm run cibuild && ./tasks/noci_test.sh image && git checkout dist && echo 'Please do not commit unless the change was expected!'

preversion

check-node-version --node 18 --npm 10 && npm-link-check && npm ls --prod --all

version

npm run build && git add -A lib dist build src/version.js

postversion

node -e "console.log('Version bumped and committed. If ok, run: git push && git push --tags')"

postpublish

node tasks/sync_packages.js

postshrinkwrap

chttps .
npm i plotly.js

Metadata

  • MIT
  • Whatever
  • Plotly, Inc.
  • released 9/10/2024

Downloads