Releases: astanb/chartist-plugin-axistitle
Releases · astanb/chartist-plugin-axistitle
0.0.7
Removed redundant references to window
and document
as causing issues with server-side rendering
0.0.6
Remove bower dependency
Update example and readme
0.0.5
Published to npm. (#24)
Updated readme with install instructions.
0.0.4
Fix issue where defaults weren't being applied properly (fixes #22 and #6).
Fix to allow padding to be passed as an integer (#18).
0.0.3
You can now pass a function as axisTitle and axisClass parameters. This will help with calculating a new value if the chart data changes.
0.0.2
Merged pull requests
Added an example file
Fixed a type
Changed license reference