Skip to content

Releases: andersc/cpp-charts

v1.7.0

Choose a tag to compare

@andersc andersc released this 20 May 17:54
  • Dashed grids — all 7 chart types now support mGridDashed = true
  • HiDPI — FLAG_WINDOW_HIGHDPI added to all examples + main demo
  • Headless rendering — new headless/ directory with working Memory platform build (generates PNGs without GPU/display)

v1.6.0

Choose a tag to compare

@andersc andersc released this 20 May 14:48

Use RayLib 6.0

v1.5.0

Choose a tag to compare

@andersc andersc released this 09 Mar 19:40

Full Changelog: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@andersc andersc released this 29 Dec 22:22

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@andersc andersc released this 19 Dec 09:26

Add linear gauges

v1.2.0

Choose a tag to compare

@andersc andersc released this 17 Dec 17:12
  • Added Sankey chart
  • Added radar chart
  • Code cleanup using clang-tidy

v1.1.0

Choose a tag to compare

@andersc andersc released this 14 Dec 11:03

add wasm support

v1.0.0

Choose a tag to compare

@andersc andersc released this 12 Dec 09:36

First release of cpp-charts