gganapat

Results 10 comments of gganapat

I'm using Julia 1.0.3 and vega-lite is not working with queryverse. I was going through your excellent youtube tutorial but got stuck when trying to plot using @vlplot. Gani -

If someone really, truly wants to clear the list (like I did), one way is to access console (through Tools/Browser Tools/Web Developer Tools) and type "localStorage.clear()" in console, press"return" and...

Hi, to get a more complete set of options through Wolfram Plot options, I tried exporting and re-importing the png files. It works very well with Plot3D but not for...

Great! Thx! gani-

The mod works very well, but still have some issues. While trying to reproduce this approach with Style, it didn't work. See below -- Any suggestions? Thanks!

Ok, thanks! On another note, how do I make a contribution (will PayPal work?). I believe you are making a significant contribution to the open-source community and I would like...

Funny, I was looking for the same thing. Looks like Observable does support it as seen in https://observablehq.com/documentation/notebooks/ Here is a snapshot of the page ![Image](https://github.com/user-attachments/assets/ac8ce3be-4772-46a4-a7ce-d395d872e7a0)

Any updates to this? I am trying to implemented a nested table which works fine as html file. I have developed helper functions to duplicate it but unfortunately, I am...

> Any updates to this? I am trying to implemented a nested table which works fine as html file. I have developed helper functions to duplicate it but unfortunately, I...

Never mind. Running wolframscript, I identified the errors - 2 packages, ZMQ and BSON need to be installed. Once that was done, it worked.