Skip to content

This is a package to allow use of chartist-axis-title plugin with chartist-js & Meteor

Notifications You must be signed in to change notification settings

jonaspm/meteor-chartist-axistitle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteor-chartist-axistitle

This is a package to allow use of chartist-axis-title plugin with mfpierre:chartist-js & Meteor

No CSS included

Also compatible with guihash:angular-chartist

Usage

meteor add jonaspm:chartist-axistitle

Example

$scope.options = {
	plugins: [
			Chartist.plugins.ctAxisTitle({
			// Write your settings here
			})
	]
};

Contributing

Feel free to PR or report issues.

Documentation WIP

Based on the works made by mattiLeBlanc with mspi:chartistlegend

About

This is a package to allow use of chartist-axis-title plugin with chartist-js & Meteor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published