Skip to content

2.0.0

Choose a tag to compare

@IonicaBizau IonicaBizau released this 21 May 18:55
· 36 commits to master since this release
  • Handle 0 values for min and max parameters (passed in setFunctionX and setFunctionY).
  • Added the functionality to provide the min and max values in any order.
  • Support for custom point characters.
  • Replaced parseInt with Math.round everywhere.
  • Added the isPoint method.