Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
@rawgraphs/rawgraphs-charts
Advanced tools
This repository contains a curated selection of charts included in RAWGraphs app. It uses the RAWGraphs core API to define charts behaviours.
If you'd like to contribute, please check the "contributing" section.
The repository contains also a sandbox environment to test directly the charts in development.
Charts are still in beta version, breaking changes may occur.
If you want to run the repository locally on your machine, be sure you have the following requirements installed.
Open the terminal and browse the folder where you want to install the charts and clone the repository from the command line:
git clone https://github.com/rawgraphs/rawgraphs-charts.git
Browse the folder containing the repository:
cd rawgraphs-charts
Install client-side dependencies:
npm install
You can now run the sandbox environment to test your charts:
npm run sandbox
This repository cointains only the charts that are used in the public version of RAWGraphs.
This means that we won't add any possible chart, but only the ones we think suits the best the project.
If you want to contribute you're more thank welcome. You will need to sign a Contributor License Agreement (CLA) before making a submission. We adopted CLA to be sure that the project will remain open source. For more information, write us: hello@rawgraphs.io.
After doing that, you can:
At the moment, we won't accept usolicited pull request with charts not in the roadmap. In the near future it will be possible to add custom charts on the flight, so if you want to add a very specific, quirk or experimental chart stay tuned with the new updates by following our Twitter account @rawgraphs.
Before pulling a new request, please check the following resources to comply with the practices we've defined so far. If you plan to add a new chart, check the RAWGraphs API documentation to understaind how to use them.
RAWGraphs is provided under the Apache License 2.0:
Copyright (c), 2013-2021 DensityDesign Lab, Calibro, INMAGIK <hello@rawgraphs.io>
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
FAQs
RAWGRAPHS charts
The npm package @rawgraphs/rawgraphs-charts receives a total of 59 weekly downloads. As such, @rawgraphs/rawgraphs-charts popularity was classified as not popular.
We found that @rawgraphs/rawgraphs-charts 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
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.