react-tradingview-widget icon indicating copy to clipboard operation
react-tradingview-widget copied to clipboard

React component for rendering the TradingView Advanced Real-Time Chart Widget.

Results 42 react-tradingview-widget issues
Sort by recently updated
recently updated
newest added

"react": "16.9.0", "react-native": "0.61.4", "react-tradingview-widget": "^1.3.2", How can i fix this issue ? Thanks.

Is there a list of "Widget Types" documented somewhere? How can I use the different types of widgets?

I want to change background of chart. But overrides not working ? Solution i find ``` new TradingView.widget({ overrides: { 'paneProperties.background': '#2C2F33', } }); ``` NextJs : ``` ``` Please...

Hi, is there anyway that I can customize the background color of TradingViewWidget? I know there are two themes which are Dark and Light but I want to try changing...

I am facing an issue while using with Next.js. It silently fails to load on page refresh but whenever a change is made, hot reload happens, the chart is rendered.

Hi there 👋 Unable to get the drawing tools to render with the latest (1.3.2) release--pretty sure this was working before. Here's a sandbox with the `hideSideToolbar` prop set to...

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.5&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits 523c5c7 2.2.2 7ecef07 Bump fstream to fix hardlink overwriting vulnerability 9fc84b9 Use {} for hardlink tracking instead of [] 15e59f1 Only track previously...

dependencies

When parent window size changed widget size remains the same.