Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
org.webjars.npm:carbon__charts
Advanced tools
A reusable framework-agnostic D3 charting library.
Run:
yarn global add @storybook/cli
yarn add @carbon/charts
Or if you use NPM:
npm i -g @storybook/cli
npm install @carbon/charts --save
Charts demos:
Docs: https://carbon-design-system.github.io/carbon-charts/documentation/
Fork the project and clone your fork:
# Clone your fork of the repo into the current directory
git clone git@github.com:<your-username>/carbon-charts.git
# Navigate to the newly cloned directory
cd carbon-charts
Run yarn
to install Node.js dependencies.
Run yarn run demo:server
to serve up the demo locally.
Finally, open http://localhost:9001/ in your browser. SPOILER ALERT: There's no "Hello, World!"
:white_check_mark: Stable :hourglass_flowing_sand: In progress
Component | Vanilla | Angular | React | Vue |
---|---|---|---|---|
Simple Bar | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
Grouped Bar | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
Stacked Bar | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
Donut | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
Line | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
Curved Line | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
Pie | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
Step | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
Scatter | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
Area | :hourglass_flowing_sand: | - | - | - |
Have a bug or a feature request? First read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, open a new issue.
See our contributing guidelines. Included are instructions for opening issues, coding guidelines, and submitting pull requests.
We use the semantic-release library to automatically version our releases within the guidelines of Semantic Versioning Semantic Versioning guidelines.
See our releases notes for the changelog of each version of Charts.
Eliad Moosavi 💻 📖 💡 🚇 | natashadecoste 💻 📖 💡 | Zvonimir Fras 💻 📖 👀 | Callum Smith 💻 📖 👀 |
shixiedesign 🎨 | cameroncalder 🎨 | Diana Tran 🎨 📖 | nicoleroppel 🎨 📖 |
ZrianinaMariia 💻 | moores2 💻 | stanislavgeorgiev 💻 | jendowns 💻 |
Thomas Mullen 💻 | Jaime Stockton 🎨 📖 | Pablo Lopez Domowicz 🎨 📖 | John Peng 💻 |
FAQs
WebJar for @carbon/charts
We found that org.webjars.npm:carbon__charts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
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.