Skip to content

This PHP class wraps data so that it can be visualized in a line chart (e.g. prices of products per retailer and day) by using Chartist JavaScript library.

License

Notifications You must be signed in to change notification settings

michael-eble/php-class-chartist-data-object-line-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP Class "cdo: Chartist Data Object" to be used for Chartist Line Charts

  • Purpose: Provide simple functionality for wrapping time series data, so that Chartist.JS can handle it.
  • That is, the class wraps given data that shall be displayed on xaxis and yaxis of a Chartist line chart.
  • Displaying the development of product prices per day and retailer is implemented, other types might follow.

About

This PHP class wraps data so that it can be visualized in a line chart (e.g. prices of products per retailer and day) by using Chartist JavaScript library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published