Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rawgraphs-versus

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rawgraphs-versus

Versus visual model

  • 0.4.2
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

versus icon Versus: a custom RAWGraphs chart

WARNING: the chart works with the development version of RAWGraphs, currently available only on invite.

versus icon

The chart is inspired by a research done at DensityDesign Lab (https://densitydesign.org/research/versus/) and then refined in a tool called PoliMatter (https://densitydesign.github.io/Polimatters/).

The visual model displays bipartite graphs (composed by two kinds of nodes) in which one set acts as "attractors" and are dsitributed on a cicle, and the other set of nodes is disposed according to the strength of connections to the attractors.

The visual model works better with a lower amount of attractors (3 or 4), or with network whose strenghts are highly polarised.

Install

  • Download the versus.umd.js file from the latest release.
  • Open https://dev.rawgraphs.io/
  • Upload your dataset, or upload this sample dataset for Versus
  • Scroll down the visual models list, click on "Add your Chart!"
  • In the popup window Add a new custom chart, upload the versus.umd.js
  • Enjoy!

Edit the code

Install dependencies

npm install

Run Sandbox

Modify the chart on your machine with livereload thanks to Webpack.

npm run sandbox

You can find your charts at http://localhost:9000

Build

Build the chart to use it in RAWGraphs.

npm run build

FAQs

Package last updated on 09 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc