Circle Looks more like Hexagon when s ized
Open
- Dominant language
- C++
- Stars
- 6.2k
- Forks
- 693
- PR merge metrics
- No merged PRs in 30d
Description
Hi
Not sure why circle looks more like hexagon, and also if the weight is increased it the boundaries looks like flower.
Circle Code:
ImPlot::SetNextMarkerStyle(ImPlotMarker_Circle, radiusSize, FillColor, thickness, OutFillColor);
ImPlot::PlotScatter(name, &xyCoordinate[0], &xyCoordinate[1], 1);

And this is how it looks like if thickness is increased:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.