Code Monkey home page Code Monkey logo

easy-charts's Introduction

=== Easy Charts ===
Contributors: kiranpotphode
Tags: chart, graph, bar, line, pie, area, stacked, stacked bar, step up bar, percent bar, stacked area, percent area, donut, polar area, waterfall easy integration, uniform, data representation, simple, download as image, responsive
Requires at least: 3.0
Tested up to: 6.5.2
Stable tag: 1.2.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Build simple, reusable, customizable charts on any page or post with ease.

== Description ==

This plugin is a easy to use and  powerful way to generate charts to show on your website page and posts. Charts created using this plugin are simple to create, easy to manage.

Charts are created using SVG and CSS3 transitions; so are interactive.
This plugin is developed using uvCharts javascript library [http://imaginea.github.io/uvCharts/index.html](http://imaginea.github.io/uvCharts/index.html).

### 12 Chart types ###
Lots of chart type you can choose from.
Follow some quick steps and create interactive charts embed anywhere in post or page.
You can add multiple charts or single chart multiple times on single page.

Supported charts are:

1. Bar Chart
1. Stacked Bar Chart
1. Step Up Bar Chart
1. Percent Bar Chart
1. Area Chart
1. Stacked Area Chart
1. Percent Area Chart
1. Line Chart
1. Pie Chart
1. Donut Chart
1. Polar Area Chart
1. Waterfall Chart

### Uniform Data Representation ###
Provide data to chart and it will work for any chart type.
You can switch to any chart type without making any changes in data.
Manage your data with excel sheet like experience.

### Simple and customizable ###
Charts are simple to manage and highly customizable with many categorized configuration options.
Live preview of charts on screen make it easy to have an idea about how your chart is going to look.

### Download as Image ###
Options is provided so that user can download chart as an image.

### Embed anywhere ###
With Quick insert button to visual editor you can quickly add available charts to any post or page.

### Elegant designs ###
Charts configuration come with many predefined design and color preferences.
Easy charts are responsive too.

== Installation ==

1. Upload `easy-charts` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= How can I embed a chart in a post =

You can use either method from below:
1. Copy shortcode generated in 'Shortcode' section of published charts.
2. Click on Easy Charts button on Visual Editor and choose from available charts to embed.

== Screenshots ==

1. Add new chart and populate data.
2. Preview chart.
3. Configure chart options.
4. Insert chart into post/page.

== Changelog ==

= 1.2.3 =
*Release Date - 4th May, 2024*

* PHPCS coding standard fixes.

= 1.2.2 =
*Release Date - 6th May, 2023*

* Fix Deprecation warnings.

= 1.2.1 =
*Release Date - 20th September, 2018*

* PHPCS coding standard fixes.

= 1.2 =
*Release Date - 10th June, 2017*

* Update the charts library.
* New color palletes.

= 1.1 =
*Release Date - 4th September, 2016*

* Support added for Legend configuration.
* Code refactor to match coding standards.

= 1.0.3 =
*Release Date - 18th April, 2016*

* Support added for changing output using filters.
* Duplicate files moved to common folder.

= 1.0.2 =
*Release Date - 28th January, 2016*

* Fonts added in chart configuration.
* Visual Editor button - chart title added for blank chart title.

= 1.0.1 =
*Release Date - 25th January, 2016*

* Broken shortcode bug fixed.
* Download responsive chart bug fixed.
* Load scripts on  shortcode screen only.

= 1.0.0 =
* Plugin released.

easy-charts's People

Contributors

kiranpotphode avatar fmann avatar

Stargazers

Dana avatar  avatar Mohan Dere avatar

Watchers

James Cloos avatar

Forkers

dvdrtrgn fmann

easy-charts's Issues

Working with Dates

Great plugin but is there a way to get this to work with dates, for instance, if you are weighing an object monthly in grams, how would you enter a date, I have tried entering '2016.04 ... 2016.05' etc but what happens is that under a line graph I get the bottom (horizontal) line to read from 0 to 2016.06. Is there a way to enter a date format range?

default settings

Thanks for easy-charts. For better integration of many charts into a wordpress theme, it would be awesome to set global defaults for all charts. Dimension and and Fonts come to mind as settings I would love to do only once, not with every chart.

Currently, /wp-admin/edit.php?post_type=easy_charts&page=easy-charts-settings is empty.

Thanks, and keep up the good work!

Chart not visible

Hello,

I have installed your plugin in wordpress 4.6.1 and done the following steps:

  1. Easy Charts -> New Chart
  2. Title "test" and Publish
  3. Go to post
  4. Using the "Insert Easy Chart" button insert "test" chart. This adds the following tag:
    [easy_chart chart_id='1017']
  5. Press "Preview Changes" on the post

and nothing is displayed ?

EDIT: In the html I can see:
<div class="ec-uv-chart-container uv-div-1017" data-object="ec_object_1017"></div>

How to show the Full value of a data on the chart tooltip and on the chart bar?

Hello,

I hope this message finds you well. I am currently using Easy Charts on the WordPress admin dashboard, and I have encountered a specific requirement that I am unable to fulfill. I would appreciate your guidance and assistance with this matter.

I am attempting to display the full value of a table column (data) on the tooltip, as well as have it shown as the value of a bar. However, despite my efforts, I have been unable to find an option within the Easy Charts plugin on the WordPress admin panel that caters to this requirement.

I have thoroughly explored the available settings and configurations within Easy Charts, but unfortunately, I have not been able to locate a suitable solution. It is crucial for me to present the complete value of the table column in both the tooltip and as the value of the bar.

I kindly request your expertise and advice on how I can achieve this functionality within Easy Charts. Your guidance would be greatly appreciated, as it would allow me to effectively utilize the plugin to meet my specific needs.

Thank you very much for your time and consideration. I look forward to your response.

Kind regards,
Usama Khalid

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.