Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plots with time gaps render first and last data off the drawing area #32

Closed
matoos32 opened this issue Dec 22, 2020 · 1 comment · Fixed by #90
Closed

Plots with time gaps render first and last data off the drawing area #32

matoos32 opened this issue Dec 22, 2020 · 1 comment · Fixed by #90
Labels
bug Something isn't working

Comments

@matoos32
Copy link
Owner

See https://github.com/matoos32/jfreechart-builder/blob/v1.5.4/screenshots/stock-chart-time-series-weekend-gaps.png

@matoos32 matoos32 added the bug Something isn't working label Dec 28, 2020
@matoos32
Copy link
Owner Author

It looks like this can for now be resolved by the user by resetting the domain axis (time axis) range:

Method 1:

  • Primary click on the chart then drag the mouse. Let go of the button.

Method 2:

  • Secondary click the chart
  • Auto Range > Domain Axis (or Both Axes)

But on some charts, at least in the demo app, the axes ranges are reset and other data can go off the chart.

Needs investigating.

@matoos32 matoos32 changed the title OHLC plots with time gaps render first and last candle off the drawing area Plots with time gaps render first and last data off the drawing area Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant