About 42,700 results
Open links in new tab
  1. What does "%3d" mean in a printf statement? - Stack Overflow

    What does "%3d" mean in a printf statement? Asked 15 years, 4 months ago Modified 1 year, 8 months ago Viewed 139k times

  2. URL to URI encoding changes a "%3D" to "%253D" - Stack Overflow

    Feb 1, 2011 · URL to URI encoding changes a "%3D" to "%253D" Asked 14 years, 8 months ago Modified 10 years, 1 month ago Viewed 103k times

  3. What's a 3D doing in this HTML? - Stack Overflow

    Oct 25, 2010 · In quoted-printable, any non-standard email octets are represented as an = sign followed by two hex digits representing the octet's value. Of course, to represent a plain = in …

  4. Plot a plane and points in 3D simultaneously - Stack Overflow

    I m trying to plot simultaneously a plane and some points in 3D with Matplotlib. I have no errors just the point will not appear. I can plot at different times some points and planes but never at s...

  5. How can I make a 3D line plot? - Stack Overflow

    How can I make a 3D line plot? Asked 13 years, 2 months ago Modified 2 years, 4 months ago Viewed 110k times

  6. Make 3D plot interactive in Jupyter Notebook - Stack Overflow

    I use Jupyter Notebook to make analysis of datasets. There are a lot of plots in the notebook, and some of them are 3d plots. I'm wondering if it is possible to make the 3d plot interactive, so I ...

  7. how to set "camera position" for 3d plots using python/matplotlib?

    For that purpose, I need to set a camera position for the 3D projection. I guess this must be possible since a surface can be rotated using the mouse when using matplotlib interactively.

  8. Plotting a 3d cube, a sphere and a vector - Stack Overflow

    Plotting a 3d cube, a sphere and a vector Asked 13 years, 3 months ago Modified 2 years, 5 months ago Viewed 183k times

  9. How to plot 3D scatter diagram using ggplot? - Stack Overflow

    Jun 19, 2020 · Cons: The figure is missing a third axis with labels. Cannot output high-quality plots. While I've been able to view and save a low-quality black trajectory in PNG, I could view …

  10. Create 3D array using Python - Stack Overflow

    May 20, 2012 · Create 3D array using Python Asked 13 years, 4 months ago Modified 2 years, 9 months ago Viewed 383k times