Js import is dropped on cell recalculation
See original GitHub issue- Plot something (e. g. an example from tutorial)
- Recalculate the same cell
- Refresh the page
Expected: The plot is still shown
Actual:
No plot is shown, an exception window.letsPlotCall is not a function
in js console
Issue Analytics
- State:
- Created 4 years ago
- Comments:10
Top Results From Across the Web
How can I force a recalculation of cell using ImportRange ...
Force recalculation of importrange by reinstating the cell formula. Required: Imported Data - Your target where everything will be copied to.
Read more >IMPORTHTML Function Google Sheets - Coupler.io Blog
This function imports data from various structured data types including XML, HTML, CSV, TSV, as well as RSS and ATOM XML feeds. IMPORTRANGE ......
Read more >How To Make A Drag-and-Drop File Uploader With Vanilla ...
In this article, we'll be using "vanilla" ES2015+ JavaScript (no frameworks or libraries) to complete this project, and it is assumed you ...
Read more >Slow Google Sheets? Here are 27 Ideas to Try Today
Import Formula strategies for slow Google Sheets ... Use data validation to create a drop-down menu in a single cell, the control cell, ......
Read more >JS Excel Functions and Formulas | SpreadJS - GrapeCity
SpreadJS is a suite of JavaScript spreadsheet controls that includes import/export, data inputs, cell customization, and an extensive calculation engine ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This was solved by disabling the extension PrivacyBadger (https://www.eff.org/privacybadger). With PrivacyBadger enabled, the GET request for lets-plot-1.2.0rc2.min.js doesn’t occur. Thanks for your help.
@uppi The issue was fixed in 1.3.0