-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto names when storing values #385
Comments
tmelliott
added a commit
that referenced
this issue
Dec 31, 2024
* url-import var fix (#367) * feat(ui): Only display ticker on targeted URLs * feat(ui): Display extra build info * check for null hostname * display hostname, update version * use userData * use url_hostname * wrap with observe() * remove debug * Features/update inzighttools (#368) * update iNZightTools 2.0.0 * dt and unite module * update Dockerfile * updates news --------- Co-authored-by: Charco Hui <charcohui93@gmail.com> * Update Dockerfile * Add legacy iNZightTS * remove maps module (#377) * correct labels and ensure no spaces in new var names (#375) * Add new Time Series module (+ legacy) * legacy panel name * iNZightTSLegacy::seasonplot * legacy plot working * update dockerfile * ts2 * update dockerfiles * legacy:: * iNZightTS:: * try patched inzightts * update decompose and seasonal TS plot * use pak as pkg manager * copy the file * set-up minimal pkgs * install all deps * fable() only searches global env, so put log_if there * recommit without format changes --------- Co-authored-by: Charco Hui <charcohui93@gmail.com> * Update survey object when data changes * update survery obj in summary * update survey object when global data changes * update plot params * add ct help (#381) * cleanup (#380) * update news, version * update to iNZightPlots v2.14 branch * relative width option (closes #389) * remove old code and fix styling (#390) * remove old code and fix styling * update news Fixes: CI level input width #386 Redirect to visualize tab after example import #384 Auto manes when storing values #385 Remove 'go.to.old' #382 --------- Co-authored-by: Tom Elliott <tomelliottnz@gmail.com> * update news * fixes #392 (#394) * Check count > 0 (fixes #384) * moved logic from modal to primary buttons (#395) --------- Co-authored-by: Charco Hui <charco.hui@auckland.ac.nz> Co-authored-by: Charco Hui <charcohui93@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In visualize tab, when user clickes on "Store residuals" and "Store fitted values", use
iNZightTools::make_names
to auto gen a name, remove old pop up behaviour.The text was updated successfully, but these errors were encountered: