=== Chart Card ===
Contributors: dufresnesteven
Author URI: https://wordpress.org/
Tags: stats, charts, blocks, js, wordpress, react, widget
Requires at least: 5
Tested up to: 6.7
Stable tag: 1.0.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Chart Block as used on WordPress.org.

== Description ==

Hook an endpoint to display data using a chart library.

== Installation ==

1.  Activate the `Chart Block` plugin in your WordPress plugin directory
2.  Create an api endpoint that returns Google Charts formatted data
3.  While editing your page/post, add in the `Chart Block` block, update the attributes and publish!

== Screenshots ==

== Attribution ==

- [React Google Charts](https://www.react-google-charts.com/)

== Changelog ==

= 1.0.4 =
* Code quality improvements.

= 1.0.3 =
* Update styles

= 1.0.2 =
* Makes notes visible by default

= 1.0.1 =
* Add private mode

= 1.0.0 =
* Initial public release.

