1
SFML projects / Re: Visualization/plot library with SFML and Bazel
« on: January 23, 2021, 03:00:12 pm »
I am glad to find someone who is working on the same kind of project as mine.
Here is my free-time project "SFPlot".
https://github.com/MoriokaReimen/SFPlot
This library supports
1. Cartesian Chart (2D X-Y Chart)
2. Pie Chart
3. Radar Chart
4. Bar Chart
5. Circle Bar Chart(Arc Chart)
Opinions, pull-request and advice are welcome.
Here is my free-time project "SFPlot".
https://github.com/MoriokaReimen/SFPlot
This library supports
1. Cartesian Chart (2D X-Y Chart)
2. Pie Chart
3. Radar Chart
4. Bar Chart
5. Circle Bar Chart(Arc Chart)
Opinions, pull-request and advice are welcome.