Marianogappa Chart Versions Save

Quick & smart charting for STDIN

v3.0.0

6 years ago

Changelog

0d8d6c0 Adds .goreleaser.yml to .gitignore de99b4d Adds denormalised scatter line chart support (one data point per line) 2d09911 Disables animations. #21 7905871 Removes leftover fmt.Println 551835b Disables bezier curves on line charts. #20 f0098ad Fixes categorical line charts. Adds test. #24 de394e2 Adds test case for scatter line with time-based x-axis #19 d0f6448 Sorts x-axis on scatter line charts #19 95d26fe Implements dataset struct in preparation for sorting #19 72b11e5 Reads input and parses format at the same time. #23 5721521 Removes old notation elements from chart type resolving test. 4d08b5e Updates cheatsheet. 491ddd8 Fixes display issues on cheatsheet a88b138 Adds known issues section back a6ed8c4 Updates Chart.js to 2.6.0 14035d4 Removes known issues. a8b901e Adds blogpost link d9c6648 De-capitalises username d0bcce2 Fixes issue with --help not working #13


Automated with GoReleaser Built with go version go1.8 darwin/amd64

v2.0.0

7 years ago
  • Supports multi-series in bar charts
  • Multiple bugfixes (see closed issues)
  • Unifies template that produces all chart types for more consistency and less bugs

v1.0.3

7 years ago
  • Fully implements --zero-based (was only available for a type of line charts)

v1.0.2

7 years ago

v1.0.1

7 years ago
  • Fixes open not working on MacOS/Safari (thanks to @jawher)

v1.0.0

7 years ago