Charter Changelog

What's new in Charter 1.3.1

Sep 15, 2012
  • Fixed bug on network operations: now Charter can get plot data from external addresses.
  • All the underlying frameworks have been updated to the latest revisions for improved performance.

New in Charter 1.3 (Oct 24, 2011)

  • Added example libraries. Now charter comes with client libraries for charting out-of-the-box from C/C++, Ruby, Python, and PHP.
  • Added a new client command for setting axes labels
  • Keyboard shortcut (cmd-R) to start/stop listening
  • Bug fixes and stability improvements

New in Charter 1.2 (Oct 14, 2011)

  • Fixed a serious bug that was crashing the app when clicking on the toolbar rescale button after a click on a data point on the chart
  • Added settings for axes ranges in the inspector: it is now possible to manually rescale the chart, or to disable automatic rescaling and create a chart on preset axes ranges

New in Charter 1.1 (Oct 4, 2011)

  • Added C client templates (menu File > Templates >Save C Template...)
  • Minor bug fixes