All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- CDN 'Chart.min.css' version 2.9.4
- README.md Icons ;-)
- beautify main code
0.3.0 - 2020-11-25
- new JavaScript tools file
- Support Vertical Bar charts
- Support Vertical Stacked Bar charts
- Support Vertical Stacked Bar charts
- Error management
- CSS file for error boxes
- Shows table title
- On Datasets now distinguishes "" (empty) as
NaN
and0
as value - Adding index.php with silence is golden security method
- Colors now is controlled in JavaScript
- Color array simplificated
- Procedure to obtain datasets is now optimized
- New directory 'tablepress_chartjs' for only plugin files
first
andlast
now works correctly
0.2.0 - 2020-11-06
- Parameter
height
for the canvas object - Parameter
color={color1,color2,..n}
comma separator - Supported colors [blue,red,orange,yellow,green,purple,grey,black]
- Parameter
first={n}
show only{n}
first rows - Parameter
last={n}
show only{n}
last rows
- Parameter
data
now accept A-Z to correspond TablePress columns dimension
tolabel
Parameter_maybe_string_to_number
RegExp
0.1.0 - 2020-11-01
- Initial release