
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
jqplot-exported
Advanced tools
jqPlot is a plotting and charting plugin for the jQuery Javascript framework. jqPlot produces beautiful line, bar and pie charts with many features.
Note: the version number will always match the upstream version number. Any changes in this package will increment the "pm" version.
This package contains jqplot modified to commonjs modules.
It can be imported:
import jqplot from 'jqplot-exported/jqplot';
import { CanvasAxisLabelRenderer } from 'jqplot-exported/plugins/CanvasAxisLabelRenderer';
import { CanvasAxisTickRenderer } from 'jqplot-exported/plugins/CanvasAxisTickRenderer';
import { EnhancedLegendRenderer } from 'jqplot-exported/plugins/EnhancedLegendRenderer';
import { LogAxisRenderer } from 'jqplot-exported/plugins/LogAxisRenderer';
For more information, see the documentation and examples.
Pure JavaScript plotting plugin for jQuery.
jqPlot home page: http://www.jqplot.com
Users forum: http://groups.google.com/group/jqplot-users
Developers forum: http://groups.google.com/group/jqplot-dev
Examples and unit tests: http://www.jqplot.com/examples
Documentation: http://www.jqplot.com/docs/
Project page and source code: http://www.github.com/jqPlot/jqPlot
Bugs, issues, feature requests: http://www.github.com/jqPlot/jqPlot/issues
If you've cloned the repository, you can build a distribution from source.
npm install to install the necessary dependencies.npm build to build the program.Copyright (c) 2009-2015 Chris Leonello
jqPlot is currently available for use in all personal or commercial projects under both the MIT and GPL version 2.0 licenses. This means that you can choose the license that best suits your project and use it accordingly.
jqPlot includes date instance methods and printf/sprintf functions by other authors:
Author: Ken Snyder (ken d snyder at gmail dot com) Date: 2008-09-10 Version: 2.0.2 (http://kendsnyder.com/sandbox/date/) License: Creative Commons Attribution License 3.0 (http://creativecommons.org/licenses/by/3.0/)
Author: Ash Searle Version: 2007.04.27 http://hexmen.com/blog/2007/03/printf-sprintf/ http://hexmen.com/js/sprintf.js The author (Ash Searle) has placed this code in the public domain: "This code is unrestricted: you are free to use it however you like."
FAQs
jqPlot is a plotting and charting plugin for the jQuery Javascript framework. jqPlot produces beautiful line, bar and pie charts with many features.
The npm package jqplot-exported receives a total of 42 weekly downloads. As such, jqplot-exported popularity was classified as not popular.
We found that jqplot-exported demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.