cytoscape.js-layers
cytoscape.js-layers copied to clipboard
Cytoscape.js plugin for simplified layers (svg, canvas, html)
It would be great if optimize html and svg renderPerNode/renderPerEdge to only update the single node/edge
Hello, How can I change the style after calling renderPerEdge? Example, changing the color between red and blue using two buttons. It seems to rerender additionally for each click if...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.4. Release notes Sourced from typescript's releases. TypeScript 5.5.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3. Release notes Sourced from prettier's releases. 3.3.3 🔗 Changelog Changelog Sourced from prettier's changelog. 3.3.3 diff Add parentheses for nullish coalescing in ternary (#16391...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.7 to 7.25.3. Release notes Sourced from @babel/preset-env's releases. v7.25.3 (2024-07-31) :bug: Bug Fix babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-traverse #16699 Avoid validating visitors produced by traverse.visitors.merge (@nicolo-ribaudo) :house: Internal babel-parser...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.8.0. Release notes Sourced from eslint's releases. v9.8.0 Features 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) Bug Fixes ab0ff27 fix: Throw error...
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.8.0 to 6.9.0. Release notes Sourced from eslint-plugin-jsx-a11y's releases. v6.9.0 Added add support for Flat Config 6b5f096 no-noninteractive-element-to-interactive-role: allow menuitemradio and menuitemcheckbox on <li> c0733f9 Fixed img-redundant-alt:...
Hi, I'm using renderPerNode() with a HTML layer in order to create an Image object to be displayed on bottom right edge of my Cytoscape circular node, using the following...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.11.1. Release notes Sourced from eslint's releases. v9.11.1 Bug Fixes 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#18938) (Nitin Kumar) 2738322 fix: add missing...
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.6.2. Release notes Sourced from typescript's releases. TypeScript 5.6 For release notes, check out the release announcement. For the complete list of fixed issues, check...