Open JasonSills opened 4 years ago
What happens when you change the code in the second/pasted tab (mutatis mutandis)?
The graph doesn't work. I deleted all of the code that I changed, but the graph doesn't behave as the original. But, if I just copy and paste the original it works as it should.
However, if I copy and paste the same exact same information to create a new tab the filters have no impact on the output. Same exact code copy and pasted in a new tab. First tab works fine, second tab isn't dynamic.
But, if I just copy and paste the original it works as it should.
Sorry, @JasonSills I'm having some trouble understanding. Can you send me the .Rmd file via Canvas with the intended new tab/changes?
For those finding this now - @JasonSills and I were able to troubleshoot this successfully together.
The Issue: By using the same inputId =
, albeit with different code and in a different tab, the catch-all input$x
(x
being the ID) was the root of this issue.
Essentially, we needed to create a new, unique value for inputID =
, even if the calls to input IDs days
and hours
were functionally the same. We used days2
and hours2
and it worked!
Hi,
I just submitted my dashboard in Canvas, but I tried to get a token in RStudio, but it won't create one. I click create and "Invalid Token" appears on the bottom right corner of my screen. Worse, the dashboard we worked on yesterday will not work. It broke after I added rsconnect. One of my tabs won't appear now and another has is split down the middle.
No worries, take an extra 24 hours to see if you can troubleshoot it and revert it to the original. Will that help?
On Mon, Mar 2, 2020, 9:31 PM JasonSills notifications@github.com wrote:
Hi,
I just submitted my dashboard in Canvas, but I tried to get a token in RStudio, but it won't create one. I click create and "Invalid Token" appears on the bottom right corner of my screen. Worse, the dashboard we worked on yesterday will not work. It broke after I added rsconnect. One of my tabs won't appear now and another has is split down the middle.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/DS4PS/cpp-526-spr-2020/issues/36?email_source=notifications&email_token=ADXLEPFN4K4MOAS5PLNU2S3RFRTX3A5CNFSM4K7IABMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENR22FY#issuecomment-593734935, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADXLEPB7PXK36K5QDEONXGDRFRTX3ANCNFSM4K7IABMA .
Do you remember the one you sent me with edits? That worked fine yesterday, but when I open it it doesn't work. The second tab is broken and one tab will not open. Can you check the one I submitted? I have to work on my final project for the other Program Evaluation class and cannot troubleshoot. Could I look at it on Wednesday?
Sure, send me your file in the meantime and ill look at it tomorrow. All will be well, good luck with your other work!
On Mon, Mar 2, 2020, 9:54 PM JasonSills notifications@github.com wrote:
Do you remember the one you sent me with edits? That worked fine yesterday, but when I open it it doesn't work. The second tab is broken and one tab will not open. Can you check the one I submitted? I have to work on my final project for the other Program Evaluation class and cannot troubleshoot. Could I look at it on Wednesday?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/DS4PS/cpp-526-spr-2020/issues/36?email_source=notifications&email_token=ADXLEPDK2HYKMYTL6QFDXSLRFRWOHA5CNFSM4K7IABMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENR4GHY#issuecomment-593740575, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADXLEPBONS2GIDFMBJTWR2LRFRWOHANCNFSM4K7IABMA .
So I actually just took an older code from yesterday and made adjustments (changing the inputs we discovered yesterday). I have submitted that one on Canvas. Can you please download and make sure it works?
Yes. I'm in bed now but I will do it first thing tomorrow. Don't worry about deadline. At any rate, I saw the product working and as I said you'll get full credit, which you earned and demonstrated.
On Mon, Mar 2, 2020, 10:19 PM JasonSills notifications@github.com wrote:
So I actually just took an older code from yesterday and made adjustments (changing the inputs we discovered yesterday). I have submitted that one on Canvas. Can you please download and make sure it works?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/DS4PS/cpp-526-spr-2020/issues/36?email_source=notifications&email_token=ADXLEPGVWEKMZJ4V3W6TAXDRFRZLZA5CNFSM4K7IABMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENR5UFY#issuecomment-593746455, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADXLEPBD2MTBOUM7IRWP7MTRFRZLZANCNFSM4K7IABMA .
Have a good night sleep and rest assured that I think the R Gods have decided to stop mocking me (for now). I think I got it all to work. Please let me know how it looks tomorrow.
Thanks Jason, will do! And congrats on getting this submitted :).
On Mon, Mar 2, 2020, 10:34 PM JasonSills notifications@github.com wrote:
Have a good night sleep and rest assured that I think the R Gods have decided to stop mocking me (for now). I think I got it all to work. Please let me know how it looks tomorrow.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/DS4PS/cpp-526-spr-2020/issues/36?email_source=notifications&email_token=ADXLEPH2NNJADP2UCZMN5WDRFR3ELA5CNFSM4K7IABMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENR6PTI#issuecomment-593749965, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADXLEPBTCHH6GEJZAFWI2NDRFR3ELANCNFSM4K7IABMA .
Hi,
For some reason when I create a new tab only one part of the dashboard is responsive. For example, if I add substance to the first tab everything works fine. However, if I copy and paste the same exact same information to create a new tab the filters have no impact on the output. Same exact code copy and pasted in a new tab. First tab works fine, second tab isn't dynamic.
Traffic Accidents By Day and Time =====================================
Inputs {.sidebar}
Outputs
Traffic Accidents By Day and Time