Datat visualizations?
For visualizations, we support Chart.js. You can also use our built-in AI to help write the code.
Show HN: Quadratic – native JavaScript support in a spreadsheet
11–20 of 52 posts
Re: Show HN: Quadratic – native JavaScript support in a spreadsheet
#12It's like taking the data-science notebook model (eg. Jupyter Notebook) and using spreadsheets instead.
Re: Show HN: Quadratic – native JavaScript support in a spreadsheet
#13I've tried to use `fetch()` and it works. How did you handle that from WASM? Or is it cached?
Re: Show HN: Quadratic – native JavaScript support in a spreadsheet
#14Re: Show HN: Quadratic – native JavaScript support in a spreadsheet
#15It's like taking the data-science notebook model (eg. Jupyter Notebook) and using spreadsheets instead.
yeah - seems like in enterprises ppl still want spreadsheets, but more and more people also want code, spreadsheets + code
Re: Show HN: Quadratic – native JavaScript support in a spreadsheet
#16Re: Show HN: Quadratic – native JavaScript support in a spreadsheet
#17See The Analytic Spreadsheet from 1986.
Re: Show HN: Quadratic – native JavaScript support in a spreadsheet
#18That's a neat idea. How did you lock down security?
Re: Show HN: Quadratic – native JavaScript support in a spreadsheet
#19Genuine question: How is this different from Google sheets? I don't see much here that I've not already been doing for years in Google sheets (except native python I guess - JS, SQL, fetch() etc has otherwise been there for ages and it's all free)
Also the logo looks a lot like Microsoft? I am not colourblind but it might look even more similar if you are?
Re: Show HN: Quadratic – native JavaScript support in a spreadsheet
#20That's a neat idea. How did you lock down security?
Is there anything specifically about security you're curious about?
We're also offering a self-hosted version you can deploy on your own cloud, env., or Docker container.