This repository has been archived on 2020-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
fltkmchart/README.md
2015-06-01 01:12:21 +00:00

502 B

fltkmchart

A 2D connected-scatter chart component for FLTK.

FLTK supplies FL_Chart which unfortunately doesn't support irregular x-axis spacing. This widget is loosely based on my earlier mchart project and should be trivial to embed into any C++ FLTK program.

Tested against FLTK 1.3.3 using Visual Studio 2013 on Windows.

Download