🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

img-charts

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

img-charts

IMG Arena's very own charting library.

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

IMG Charts

IMG Arena's very own charting library.

Made with D3 and SVG.

Built with ❤️ by the integrity team.

Repo architecture

libs

This folder contains the img-react-* libraries. Each library is aimed at a particular frontend framework. As of now the react and solid frameworks are supported.

packages

This folder contains a bunch of common code bundled into individual packages, which are used across the various img-react-* libraries.

Use pnpm commands to build and add these packages to the libraries.

apps

This folder contains the demo apps for the img-react-* libraries and also contains the documentation site.

To add the shared-types, shared-defaults and shared-utils packages to the img-react-react library, run the following command from the root of the repo.

Example
pnpm add shared-types shared-defaults shared-utils --filter img-react-react --workspace

Getting started

  • Install pnpm globally.
  • Build the packages and libraries using pnpm build.
  • Run the demo apps using pnpm commands pnpm --filter img-charts-react-demo dev.

Supported charts

Line charts

Feature set roadmap
  • Annotations
  • SVG icon support for annotations
  • Zooming
  • Panning
  • Data nodes
  • Tooltips
  • Legend
  • Multi line chart
  • Step map
  • Alternating colour bands
  • Range annotation

Area chart

Feature set roadmap
  • Annotations
  • SVG icon support for annotations
  • Zooming
  • Panning
  • Data nodes
  • Tooltips
  • Legend
  • Multi area chart
  • Step map
  • Alternating colour bands
  • Range annotation

Bar chart

Feature set roadmap
  • Annotations
  • SVG icon support for annotations
  • Zooming
  • Panning
  • Data nodes
  • Tooltips
  • Legend
  • Multi bar chart
  • Stacked multi bar chart
  • Alternating colour bands

Spider chart

Feature set roadmap
  • Annotations

  • SVG icon support for annotations

  • Zooming

  • Data nodes

  • Tooltips

  • Legend

FAQs

Package last updated on 11 Oct 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