About 6,850 results
Open links in new tab
  1. matplotlib.axes.Axes.twinx — Matplotlib 3.11.0 documentation

    matplotlib.axes.Axes.twinx # Axes.twinx(axes_class=None, *, delta_zorder=0.0, **kwargs) [source] # Create a twin Axes sharing the xaxis. Create a new Axes with an invisible x-axis and an independent …

  2. TCS TwinX™: A Digital Twin Platform for Evidence-based Decisions

    Learn how our AI-powered platform helps simulate business scenarios, optimize supply chain networks, and test virtual strategies for evidence-based decisions.

  3. Matplotlib.pyplot.twinx() in Python - GeeksforGeeks

    Jul 12, 2025 · Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school …

  4. TWINK-X

    NYLON, PVC, LEATHER and SPORTSWEAR - hight quality and handmade premium gear, just for you. Free shipping worldwide. Explore the world of TWINKX™.

  5. Secondary axis with twinx (): how to add to legend

    I have a plot with two y-axes, using twinx(). I also give labels to the lines, and want to show them with legend(), but I only succeed to get the labels of one axis in the legend: import numpy as np

  6. Matplotlib.axes.Axes.twinx() in Python - GeeksforGeeks

    Jul 12, 2025 · What is Matplotlib.axes.Axes.twinx () in Python? Matplotlib.axes.Axes.twinx() is a method in Matplotlib, a popular Python plotting library. This method is used to create twin Axes sharing the x …

  7. Plots with different scales — Matplotlib 3.11.0 documentation

    Plots with different scales # Two plots on the same Axes with different left and right scales. The trick is to use two different Axes that share the same x axis. You can use separate matplotlib.ticker …

  8. TCS TwinX to Help Organizations Improve Customer

    TCS TwinX combined with Enterprise Digital Twin technology powered by AI/ML provides solutions to help customers overcome & outperform challenges. Read more.

  9. Twinx - Kvadrat

    Twinx is a two-coloured yet natural looking double weave, which creates a refined interplay between its contrasting colours and the light. The flame retardant curtain’s two layers feature a water-like moiré. …

  10. Matplotlib Two Y Axes: Plot with Same and Different Scales

    Nov 12, 2025 · Learn to create Matplotlib plots with two Y axes in Python. Step-by-step guide with examples for same and different scales using twinx() and secondary_yaxis().