User Portlet User Portlet

Christopher Carlson
Discussions
![enter image description here][1] &[Wolfram Notebook][2] [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=8412Hero.gif&userId=20103 [2]: https://www.wolframcloud.com/obj/296c2cf4-59fe-4003-9309-5ec03410f650
Changing a Dataset's options works analogously to Image. You wrap the dataset with Dataset[..., options]: Dataset[q, ItemDisplayFunction -> (Round[#, 0.01] &)] Preserving Dataset options through Dataset operations is on the development...
Sorry, no advice to give. But a very interesting project!
Fantastic! Great stuff!
Fascinating! Specifying SphericalRegion->True in your animation should keep it from bumping around and zooming in and out.
A colleague sent this link to an article about the strangest solar system object I've ever seen, Saturn's moon Pan: https://saturn.jpl.nasa.gov/resources/7616 . The article contains an anaglyph stereo image: ![Pan anaglyph][1] I love stereo...
How about sketch[i_] := With[{image = ImageAdjust@ColorQuantize[i, 4, Dithering -> False]}, ImageMultiply[image, ColorNegate@EdgeDetect[image]] ] Which gives ![Rotoscoped GIF][1] [1]:...
How many Featured Posts are there about how many Featured Posts there are?
Very nice! The simplicity of the idea makes it all the more appealing.
Dang! Jose beat me to it. :)