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

wikistatsgraph

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wikistatsgraph

A charting library for Wikistats's metrics

0.0.3
latest
npm
Version published
Weekly downloads
6
Maintainers
1
Weekly downloads
 
Created
Source

WikistatsGraph.js

Hi! This is an experiment to move the graphs of Wikistats outside of the dashboard project and, with it, build a canvas renderer for it. My idea is that this will have the following positive effects:

  • The main Wikistats repo, as an open source project, will be easier to implement as a separate dashboarding library for stuff that isn't necessarily Wikimedia Statistics.
  • The dashboard view of the Wikistats, as it is right now, shows a minimum of 9 charts, each in SVG, which isn't ideal performance wise. That view would benefit from using Canvas instead.
  • Moving the charting library to its own package would allow us for some interesting projects, like embedding Wikistats charts in other projects. My main idea here would be to create a previews API so that charts of both Wikistats and the Wikimedia Pageview Tool can be seen from social media.

FAQs

Package last updated on 24 May 2018

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