Hi there, I use grapher myself and I like it. But I see a high usage of memory, which grows over time until the server is out of memory. If I use a cacher of 30 minutes, will the cache automatically released after 30 minutes of no use?
We solved some interesting problems, and another interesting one appeared, that I would like some community feedback:
github.com/cult-of-coders/grapher Issue: [ambitious project] What if reducers had links?opened by theodorDiaconuon 2019-05-09The concept is like this:When I request data via grapher and I reach a reducer things look like this:{ "users": {... THINK! enhancement help wanted very important
A grapher made with makegrapher(1) allows separate specification ofindependent variable and the x axis plot functions. This allowsphase plane plots. The Xexpr may be any function of the independentvariable or an implicit function if a generator statement exists.
A grapher made with h.makegrapher(1) allows separate specification ofindependent variable and the x axis plot functions. This allowsphase plane plots. The Xexpr may be any function of the independentvariable or an implicit function if a generator statement exists.
df19127ead