Skip to content

Simple JavaScript charts for Little Printer publications

License

Notifications You must be signed in to change notification settings

kennysmed/lp-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LPChart: Little Printer JavaScript Charts

LPChart v1.3
2013-07-05

LPChart is some JavaScript that makes it easier to draw line charts. It provides a simplified way of interacting with d3 and is designed to be particularly useful when making publications for Little Printer.

Documentation: http://bergcloud.github.io/lp-chart/

The documentation is on the gh-pages branch.

Future possible features:

  • Add bar chart type.
  • Allow for negative values.
  • Allow for setting custom tickFormats.

To fix:

  • When showXAxisGrid is true, then there's no padding between the xAxis labels and the xAxis line. Don't know why.

Versions

  • v1.3, 2013-07-05, Added yAxisPosition().
  • v1.2, 2013-07-02, Added yAxisMin() and yAxisMax().
  • v1.1, 2013-06-19, First relase

About

Simple JavaScript charts for Little Printer publications

Resources

License

Stars

Watchers

Forks

Packages

No packages published