Skip to content

Multiple Y Axes sharing the same X Axis? #25

Open
@evdubs

Description

@evdubs

Hello,

I would like to know if there is a way to have two datasets share an x-axis while using independent y-axes. My use case is to plot stock prices using a price axis and volumes or forward earnings on the same plot
so that they can all be viewed together. Currently, I have the following built where volume rectangles are just drawn on a line near the prices, but the values are obscured this way. I have also tried to look at just having two independent plots, but the x-axis in one does not perfectly align with the other.

Is there a way to do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions