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

2022 11 07 merge with tradingview master #11

Open
wants to merge 229 commits into
base: master
Choose a base branch
from

Conversation

john-wallace-dev
Copy link

Type of PR:

PR checklist:

  • Addresses an existing issue: fixes #
  • Includes tests
  • Documentation update

Overview of change:

Is there anything you'd like reviewers to focus on?

SlicedSilver and others added 27 commits October 3, 2022 16:19
Repeated attempts for the graphic test cases are now run in series instead of parallel (for the golden vs test screenshots). The tests are more reliable when run in series.
- Removing `getChartInstance` function and rather setting a variable on the global window.
- Improved types within `screenshoter.ts`
…ests-ci

Improve reliability of graphics tests
…ly-visible-series-labels

Fix price scale series labels cut off at edge
- Split checks into isChromiumBased and isWindows.
- Moved windowsChrome variable out of the class into the module scope.
- Increased size-limit because it exceeds the limit by 1 B
fix scroll speed on Windows chromium browsers
Add the ability to set width of the border of the crosshair marker tradingview#1059
# Conflicts:
#	.size-limit.js
#	src/api/chart-api.ts
#	src/gui/pane-widget.ts
#	src/views/pane/crosshair-marks-pane-view.ts
@x1i4b1x2
Copy link

x1i4b1x2 commented Nov 22, 2022

Type "value" missing at MouseEventParams from chart.subscribeCrosshairMove

Screenshot 2022-11-22 at 11 54 35 PM

This is what comes out in the console.

Screenshot 2022-11-22 at 11 54 54 PM

These are the differences between the compiled Types of the original Lightweight library and this one.

Screenshot 2022-11-22 at 11 57 13 PM

@piotryordanov
Copy link

Hey guys, what's the status of this merge?

@rwitzlib
Copy link

rwitzlib commented Feb 7, 2024

Here is an updated fork people can reference if they'd like: https://github.com/rwitzlib/lightweight-charts
Currently updated to v4.1.3 but Ill try to keep this updated until multi-pane is officially supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.