Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ ~Chart
Method
~Chart
src/api/cpp/chart.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
Chart::~Chart()
40
{
41
fg_release_chart(get());
42
}
43
44
void Chart::setAxesTitles(const char* pX,
45
const char* pY,
Callers
nothing calls this directly
Calls
1
fg_release_chart
Function · 0.85
Tested by
no test coverage detected