diff --git a/composer.lock b/composer.lock new file mode 100644 index 0000000..bc85379 --- /dev/null +++ b/composer.lock @@ -0,0 +1,20 @@ +{ + "_readme": [ + "This file locks the dependencies of your project to a known state", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "This file is @generated automatically" + ], + "hash": "047fa804d63760af3db43a3f70eef7ec", + "content-hash": "04c5bdb78f81192a47bf01051143582a", + "packages": [], + "packages-dev": [], + "aliases": [], + "minimum-stability": "stable", + "stability-flags": [], + "prefer-stable": false, + "prefer-lowest": false, + "platform": { + "php": ">=5.3.0" + }, + "platform-dev": [] +} diff --git a/demo-as-image.php b/demo-as-image.php new file mode 100644 index 0000000..6c200b5 --- /dev/null +++ b/demo-as-image.php @@ -0,0 +1,25 @@ +500, + 'height'=>400, + 'lineColor'=>'#00F', + 'labelColor'=>'#222', + 'smoothed'=>false, + 'fontSize'=>14 +]); +echo $chart->render(); +?> diff --git a/demo.php b/demo.php new file mode 100644 index 0000000..e90cfd8 --- /dev/null +++ b/demo.php @@ -0,0 +1,56 @@ + + + +
+ + +img
tagsvg
tag