highperformancecoder / minsky

A systems dynamics economics modeling software
http://minsky.sf.net
GNU General Public License v3.0
290 stars 51 forks source link

Rejig pick-slices to use direct query of backend api, rather than com… #482

Closed highperformancecoder closed 4 months ago

highperformancecoder commented 4 months ago

…ma-sparated query string to pass pick slice info to the renderer process. For Ravel #498.


This change is Reviewable