الوصف
GW Chart Builder makes it easy to create bar and line charts directly in your WordPress admin area.
You can add multiple datasets, customize colors and preview the chart before inserting it on your site via shortcode.
Features include:
* Multiple datasets with automatic color assignment
* Custom X-axis labels
* Responsive and aspect-ratio options
* Titles, dataset labels and value labels above bars
* Live preview in the admin edit screen
* Shortcode to embed charts anywhere
This plugin is admin-friendly and uses the popular Chart.js library for rendering.
External Services
GW Chart Builder makes use of the following external libraries and data sources:
Chart.js
- Purpose: Used for rendering charts in the browser. No data is sent to third-party services.
- License: MIT License – https://opensource.org/licenses/MIT
- Homepage: https://www.chartjs.org/
التنصيب
- Upload the plugin files to the
/wp-content/plugins/gw-chart-builderdirectory, or install through the WordPress plugins screen. - Activate the plugin through the “Plugins” screen.
- Navigate to GW Chart Builder in your admin menu to create and manage charts.
- Insert a chart in posts or pages using the unique shortcode, for example:
[gwchab id=”123″ width=”600″ height=”300″]
الأسئلة المتكررّة
-
How do I add multiple datasets?
-
When editing a chart, click “Add dataset” and provide label, values, and colors. The system will assign colors automatically if left blank.
-
Can I change chart type?
-
Yes. Currently bar and line charts are supported.
-
How do I display values above bars?
-
Enable the “Show values above bars” option in the chart settings.
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“GW Chart Builder” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”GW Chart Builder“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.0.1
- Minor code fixes.
1.0.0
- Initial release to publish.