
Research
/Security News
Malicious Chrome and Firefox Extensions Steal Crypto Traders’ Session and Wallet Data
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.
@brightyard/wappler-chartjs
Advanced tools
The GraphJS extension integrates Chart.js charts into Wappler. Use this component to display data in various chart formats, including line, bar, and pie charts. It supports dynamic data binding and customizable chart configurations.
Note: This extension is not ready for production and is exposed for other Wapplers to review and suggest improvements.
Follow this guide to copy the necessary files to your Wappler project's extensions folder.
You can add the custom GraphJS component to your Wappler project by following these steps:
Include the GraphJS Component:
In Wappler's App Structure panel, add the GraphJS component to your page:
<dmx-graphjs id="chart1" type="bar" dmx-bind:data="serverConnect1.data.chartData" dmx-bind:labels="['January', 'February', 'March']"></dmx-graphjs>
Multiple Chart Types
Supports various chart types such as line, bar, pie, doughnut, radar, and more.
Dynamic Data Binding
Bind data directly from Wappler’s data sources for real-time updates.
Customizable Appearance
Adjust colors, labels, legends, and other chart properties for a fully customized look.
<dmx-graphjs
id="chart1"
type="bar"
dmx-bind:data="serverConnect1.data.chartData"
dmx-bind:labels="['January', 'February', 'March']"
></dmx-graphjs>
MIT License. Please feel free to use and modify this component as needed.
FAQs
ChartJs
The npm package @brightyard/wappler-chartjs receives a total of 5 weekly downloads. As such, @brightyard/wappler-chartjs popularity was classified as not popular.
We found that @brightyard/wappler-chartjs 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.

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.