New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

ampersand-chart

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ampersand-chart

Ampersand module for drawing a charts.

0.1.12
Version published
Weekly downloads
30
Maintainers
1
Weekly downloads
 
Created

AmpersandChart

Takes a collection of data and turns it into a nice, D3 powered, SVG chart.

Features

  • Integrates with Ampersand collections.
  • Rerendering immediately after any change in data, allowing for real time updates.
  • Internally powered by an Ampersand subcollection to allow for filtering.
  • Uses Ampersand state and view for easy bindings.
  • Completely stylable through CSS.

Installation

This will soon be published to npm as ampersand-chart.

To Do

  • Convert magic numbers to configurable settings.
  • Scrolling
  • X-axis scaling
  • Y-axis lines
  • Filtering
  • Mouseovers

Documentation

Documentation coming soon.

FAQs

Package last updated on 15 Apr 2015

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